X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=tests%2Fcommand%2Fsplit-file.sh;h=60b4d3a5574ef20599cdad654440483ed620b8e7;hb=68f08c4bb53fcde16035b622bdb6e9529f9cf3ae;hp=10e34ed9e229a913cf820612bea63c55f0a9f687;hpb=655bf3a3917cdf16f99fcbb680d2bf3159126a93;p=pspp diff --git a/tests/command/split-file.sh b/tests/command/split-file.sh index 10e34ed9e2..60b4d3a557 100755 --- a/tests/command/split-file.sh +++ b/tests/command/split-file.sh @@ -81,7 +81,7 @@ EOF if [ $? -ne 0 ] ; then no_result ; fi activity="run program" -$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/split.stat +$SUPERVISOR $PSPP --testing-mode $TEMPDIR/split.stat if [ $? -ne 0 ] ; then no_result ; fi activity="compare results"