X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fbugs%2Fshbang.sh;h=b0961302ff3b474ae7798293c2e47a563a3df209;hb=f51ecb48027e6b1eb46840ae25888a25b429f012;hp=cc3fc5e2d7644b754371b586a3e22341265b1059;hpb=cfbbebdd6b3085f4094c073e4ebd139ac1d37737;p=pspp diff --git a/tests/bugs/shbang.sh b/tests/bugs/shbang.sh index cc3fc5e2d7..b0961302ff 100755 --- a/tests/bugs/shbang.sh +++ b/tests/bugs/shbang.sh @@ -69,7 +69,7 @@ if [ $? -ne 0 ] ; then no_result ; fi activity="run program" -$SUPERVISOR $PSPP --testing-mode -e /dev/null $TESTFILE +$SUPERVISOR $PSPP -o pspp.csv -e /dev/null $TESTFILE if [ $? -ne 0 ] ; then fail ; fi