X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Foneway.sh;h=c5f251c136899f178c1dc1048e928955f13402eb;hb=cddea0d1b07a5125708a1c29ec65807b8d9fb82b;hp=c0d8dc33278e8a8eb8bb1ec53129f50d543fba3f;hpb=8444d8d47de5e5f8d076b6f43f73c2c29494031e;p=pspp diff --git a/tests/command/oneway.sh b/tests/command/oneway.sh index c0d8dc3327..c5f251c136 100755 --- a/tests/command/oneway.sh +++ b/tests/command/oneway.sh @@ -93,7 +93,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 perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list