X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Ft-test-pairs.sh;h=f657e8fb2cdb3259223603bbc8cb79d2f89d6cb4;hb=d22c3971e926ceaf62416c6482fe0fb1dc5407f0;hp=a228cffbdb8c7f3d55a3b046ba49a4b772fd844a;hpb=8444d8d47de5e5f8d076b6f43f73c2c29494031e;p=pspp diff --git a/tests/command/t-test-pairs.sh b/tests/command/t-test-pairs.sh index a228cffbdb..f657e8fb2c 100755 --- a/tests/command/t-test-pairs.sh +++ b/tests/command/t-test-pairs.sh @@ -69,7 +69,7 @@ if [ $? -ne 0 ] ; then no_result ; fi activity="run program" -$SUPERVISOR $PSPP -o raw-ascii $TESTFILE +$SUPERVISOR $PSPP --testing-mode $TESTFILE if [ $? -ne 0 ] ; then no_result ; fi activity="compare output"