(main): When testing mode is enabled, use a built-in output driver
[pspp-builds.git] / tests / command / do-repeat.sh
index 62000de630f3b02b3e1bd7ef3803e4289039b056..3f37618a65bd38055685e983b571f66614684c30 100755 (executable)
@@ -80,7 +80,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE 
+$SUPERVISOR $PSPP --testing-mode $TESTFILE 
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare results"