X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fstats%2Fpercentiles-compatible.sh;h=63a19068d6705b8329f5a581db9a50ba28193153;hb=2da08e801be698df268f35ac6e21cc8a345ba1fb;hp=58ae27a8f69e53b6eaa904148afd22bf9f263e3a;hpb=ddb6ce30f985ce39be0326193ae0bad452307127;p=pspp-builds.git diff --git a/tests/stats/percentiles-compatible.sh b/tests/stats/percentiles-compatible.sh index 58ae27a8..63a19068 100755 --- a/tests/stats/percentiles-compatible.sh +++ b/tests/stats/percentiles-compatible.sh @@ -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"