X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fno_case_size.sh;h=1abfdbceca41a6ad12d5d9e4444c41ae68f0c2a2;hb=79e615c130eb0eaa23c7c220a51c3cf00e17b3a6;hp=d8e1893590fa5a96bbb8e909dacb5b4188eee0fb;hpb=66f7c229748ba9f8bbcb6255caacb0689790a0da;p=pspp diff --git a/tests/command/no_case_size.sh b/tests/command/no_case_size.sh index d8e1893590..1abfdbceca 100755 --- a/tests/command/no_case_size.sh +++ b/tests/command/no_case_size.sh @@ -52,6 +52,7 @@ mkdir -p $TEMPDIR cd $TEMPDIR +activity="create program" cat < $TESTFILE GET FILE='$top_srcdir/tests/no_case_size.sav'. DISPLAY DICTIONARY. @@ -61,7 +62,7 @@ if [ $? -ne 0 ] ; then no_result ; fi activity="run program" -$SUPERVISOR $here/../src/pspp --testing-mode -o raw-ascii $TESTFILE > /dev/null +$SUPERVISOR $here/../src/pspp --testing-mode -o raw-ascii $TESTFILE if [ $? -ne 0 ] ; then no_result ; fi activity="compare output" @@ -85,42 +86,13 @@ diff -b -B -w pspp.list - <