X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fformats%2Fformat-guesser.sh;h=c84860a737920eb090d4ca74f91f93b70836ec30;hb=16c70c9f2e041d4ff21f57c29be37e60be40c089;hp=75885a7830c901fc4e0dcaba897cfb8caae28dde;hpb=af4066391f20365e210460a736b1b02efe194da6;p=pspp-builds.git diff --git a/tests/formats/format-guesser.sh b/tests/formats/format-guesser.sh index 75885a78..c84860a7 100755 --- a/tests/formats/format-guesser.sh +++ b/tests/formats/format-guesser.sh @@ -186,7 +186,7 @@ activity="create syntax file" if [ $? -ne 0 ] ; then no_result ; fi activity="run program" -$SUPERVISOR $PSPP --testing-mode \ +$SUPERVISOR $PSPP --testing-mode -o pspp.csv \ $TEMPDIR/test.stat >$TEMPDIR/test.err 2> $TEMPDIR/test.out activity="compare output"