X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fsysfile-info.sh;h=3456fba2e33f0791a7d2960eb6eb7d0b427947b1;hb=c65c1958dfeca54c74a39c65ca676a536c08de46;hp=f741ff85f1568031f55882c4398e05785f1f9417;hpb=70cbb925c6d8f705faa48c9167640e9fd1416ea8;p=pspp-builds.git diff --git a/tests/command/sysfile-info.sh b/tests/command/sysfile-info.sh index f741ff85..3456fba2 100755 --- a/tests/command/sysfile-info.sh +++ b/tests/command/sysfile-info.sh @@ -78,7 +78,7 @@ $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.