X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fbugs%2Finput-crash.sh;h=947e782b9ce705e0db260920f45d9174f0507f83;hb=44daa45c8dcab1198280ebb71d35772a990d3e11;hp=03dd961cd922bd1914eed37c94d0567ee4644a71;hpb=65a4e29574b67921ea899b6a1d45806dca11db00;p=pspp-builds.git diff --git a/tests/bugs/input-crash.sh b/tests/bugs/input-crash.sh index 03dd961c..947e782b 100755 --- a/tests/bugs/input-crash.sh +++ b/tests/bugs/input-crash.sh @@ -73,9 +73,27 @@ 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 $TESTFILE > /dev/null +$SUPERVISOR $PSPP -o pspp.csv -e /dev/null $TESTFILE if [ $? -ne 1 ] ; then fail ; fi +activity="create test program 2" +cat > $TESTFILE <