(main): When testing mode is enabled, use a built-in output driver
[pspp-builds.git] / tests / command / t-test-1s.sh
index a24bb174ccbb74f81c96671b613057c3b459d24f..bf421bd45dc377aa4a26628104dec6f3f5e49847 100755 (executable)
@@ -70,7 +70,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"