(main): When testing mode is enabled, use a built-in output driver
[pspp-builds.git] / tests / command / n_of_cases.sh
index 472a345734c7e4c1e3b44108d709e3ea49b6d112..7c97e4458af3f6e42e1d419df7703f1ac7030d86 100755 (executable)
@@ -75,7 +75,7 @@ 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