(main): When testing mode is enabled, use a built-in output driver
[pspp] / tests / bugs / agg-crash-2.sh
index 70db8cf607daf81af6a87dcfbadc2231aafbea16..cdb94cdc2d9f2645cbd4ccce38a03f943a9d8b89 100755 (executable)
@@ -70,7 +70,7 @@ LIST /x y.
 EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi
 
 perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list