(main): When testing mode is enabled, use a built-in output driver
[pspp] / tests / command / sysfiles.sh
index 7e0dcafcaf9ce950133aa62ecfd0437283bb3fc8..2bfd6a5b03163a3f8ae86752531694c2d7e5a4fd 100755 (executable)
@@ -79,7 +79,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
 
 activity="compare output"