X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Flag.sh;h=68f4f9c7939c8d0697cdf9cc9131b13b728a69dc;hb=9aff19b717bcc242e16d04c34f348fd79ebdd685;hp=4221fb7b88aba5ab81a708b8c2e16bf9a7175847;hpb=655bf3a3917cdf16f99fcbb680d2bf3159126a93;p=pspp diff --git a/tests/command/lag.sh b/tests/command/lag.sh index 4221fb7b88..68f4f9c793 100755 --- a/tests/command/lag.sh +++ b/tests/command/lag.sh @@ -73,7 +73,7 @@ EOF if [ $? -ne 0 ] ; then no_result ; fi activity="run program" -$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/lag.stat +$SUPERVISOR $PSPP --testing-mode $TEMPDIR/lag.stat if [ $? -ne 0 ] ; then no_result ; fi activity="compare result"