X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fbugs%2Fcurtailed.sh;h=624f5a5ba69da7f8fade089dc597ee68be2a8bb6;hb=f51ecb480;hp=26de22b2390a61b4eb0ddae36ea429bf344582dc;hpb=cfbbebdd6b3085f4094c073e4ebd139ac1d37737;p=pspp diff --git a/tests/bugs/curtailed.sh b/tests/bugs/curtailed.sh index 26de22b239..624f5a5ba6 100755 --- a/tests/bugs/curtailed.sh +++ b/tests/bugs/curtailed.sh @@ -74,7 +74,7 @@ if [ $? -ne 0 ] ; then no_result ; fi #This must fail activity="run program" -$SUPERVISOR $PSPP --testing-mode -e /dev/null $TESTFILE +$SUPERVISOR $PSPP -o pspp.csv -e /dev/null $TESTFILE if [ $? -ne 1 ] ; then fail ; fi