X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fbugs%2Finput-crash.sh;h=f67b3d28a4fab8ee8275aa536d805d0d9894237c;hb=68f08c4bb53fcde16035b622bdb6e9529f9cf3ae;hp=2336c867e5b5ef1fb1a34e7cafdcc946cb6a69c3;hpb=f5574c6264163859a8eb94ab1e33bcc1b61fce5f;p=pspp-builds.git diff --git a/tests/bugs/input-crash.sh b/tests/bugs/input-crash.sh index 2336c867..f67b3d28 100755 --- a/tests/bugs/input-crash.sh +++ b/tests/bugs/input-crash.sh @@ -73,7 +73,7 @@ if [ $? -ne 0 ] ; then no_result ; fi # The above syntax is invalid, so this program should fail to parse activity="run program" -$SUPERVISOR $PSPP --testing-mode -o raw-ascii -e /dev/null $TESTFILE +$SUPERVISOR $PSPP --testing-mode -e /dev/null $TESTFILE if [ $? -ne 1 ] ; then fail ; fi