(main): When testing mode is enabled, use a built-in output driver
[pspp-builds.git] / tests / bugs / t-test-with-temp.sh
index e4bc0af4cd18a8017d484fc8e2717a959242997e..7882d8a587ec229692b03f0946ff345606832e5d 100755 (executable)
@@ -71,7 +71,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="copy output"