X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fsysfile-info.sh;h=3456fba2e33f0791a7d2960eb6eb7d0b427947b1;hb=9a04fda196e392d456f034e1fc2ad744a20d22b4;hp=73e981e132f4d401534738b2d996b1da43b1c7e5;hpb=ffcce720ea84f37862f8d61e1dc0fa603994bf63;p=pspp-builds.git diff --git a/tests/command/sysfile-info.sh b/tests/command/sysfile-info.sh index 73e981e1..3456fba2 100755 --- a/tests/command/sysfile-info.sh +++ b/tests/command/sysfile-info.sh @@ -74,11 +74,11 @@ if [ $? -ne 0 ] ; then no_result ; fi activity="run program" -$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE +$SUPERVISOR $PSPP --testing-mode $TESTFILE if [ $? -ne 0 ] ; then no_result ; fi activity="filter output" -egrep -v '^(Created|Endian): ' $TEMPDIR/pspp.list > $TEMPDIR/out-filtered +egrep -v '^(Created|Endian|Integer Format|Real Format): ' $TEMPDIR/pspp.list > $TEMPDIR/out-filtered if [ $? -ne 0 ] ; then no_result ; fi activity="compare output" @@ -94,8 +94,6 @@ diff -b -w $TEMPDIR/out-filtered - << EOF 2.1 SYSFILE INFO. File: pro.sav Label: No label. -Integer Format: Little Endian. -Real Format: IEEE 754 LE. Variables: 2 Cases: 3 Type: System File.