X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=tests%2Fcommand%2Fget-data-gnm.sh;h=cf4e6ca8ec9e9a4d4e4368c3c0179220a4a0d1bb;hb=ef1c533e8f71be42b019cdbf4c5791b6bcd2d476;hp=746f1a670911e629e2121bf8187cb06e00f7bef4;hpb=6ba6662c69e868290d1e514ffe65ef447e9263d6;p=pspp-builds.git diff --git a/tests/command/get-data-gnm.sh b/tests/command/get-data-gnm.sh index 746f1a67..cf4e6ca8 100755 --- a/tests/command/get-data-gnm.sh +++ b/tests/command/get-data-gnm.sh @@ -1,6 +1,6 @@ #!/bin/sh -# This program tests that pspp can read gnumeric files +# This program tests that pspp can read Gnumeric files TEMPDIR=/tmp/pspp-tst-$$ TESTFILE=$TEMPDIR/`basename $0`.sps @@ -92,120 +92,94 @@ if [ $? -ne 0 ] ; then no_result ; fi activity="compare output 1" -diff $TEMPDIR/pspp.list - < /dev/null if [ $? -ne 0 ] ; then fail ; fi activity="compare output 2" -diff $TEMPDIR/pspp.list - <