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