X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fdo-if.sh;h=8d2dcdae12e21653ae49bf72d725a1731f8f7795;hb=b1b30577f94f321a2e7dca1e5cb1e12ef38c6310;hp=b3bbed7fac36d8085367b9fbdd0ac7a71fc73862;hpb=dfd1972f7bcb550a4fc3b05dbe7e71d12334b0a7;p=pspp diff --git a/tests/command/do-if.sh b/tests/command/do-if.sh index b3bbed7fac..8d2dcdae12 100755 --- a/tests/command/do-if.sh +++ b/tests/command/do-if.sh @@ -108,7 +108,7 @@ EOF if [ $? -ne 0 ] ; then no_result ; fi activity="run test1" -$SUPERVISOR $PSPP --testing-mode test1.pspp +$SUPERVISOR $PSPP -o pspp.csv test1.pspp if [ $? -ne 0 ] ; then no_result ; fi activity="compare test1 results"