(main): When testing mode is enabled, use a built-in output driver
[pspp-builds.git] / tests / command / oneway.sh
index c0d8dc33278e8a8eb8bb1ec53129f50d543fba3f..c5f251c136899f178c1dc1048e928955f13402eb 100755 (executable)
@@ -93,7 +93,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