(main): When testing mode is enabled, use a built-in output driver
[pspp] / tests / command / autorecod.sh
index 57b2dc825f2627b1e061f9a5ff232ef48da6b7a6..47e00239acf26930ab06a3c2ea2c53752ea27992 100755 (executable)
@@ -83,7 +83,7 @@ EOF
 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="test output"