(main): When testing mode is enabled, use a built-in output driver
[pspp-builds.git] / tests / command / regression.sh
index 0fe9429872bf71b51714d1938806d7fcc0dde141..ddb78e1a317e7c2283f906ab3b1d5048eee0fc9d 100755 (executable)
@@ -77,7 +77,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program"
-$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