(main): When testing mode is enabled, use a built-in output driver
[pspp] / tests / stats / percentiles-compatible.sh
index 58ae27a8f69e53b6eaa904148afd22bf9f263e3a..63a19068d6705b8329f5a581db9a50ba28193153 100755 (executable)
@@ -79,7 +79,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result; fi
 
 activity="run program $i"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/prog.sps
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/prog.sps
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare output $i"