X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fweight.sh;h=40a3ca9c4e32e77dfcf27643d4bdf0babcddc15c;hb=dfd1972f7bcb550a4fc3b05dbe7e71d12334b0a7;hp=0d4fb3970b21fc685f0c059d72651ff177a75b46;hpb=c9a3c45e44c1c03d13d4eb186e3817bc836f75f8;p=pspp-builds.git diff --git a/tests/command/weight.sh b/tests/command/weight.sh index 0d4fb397..40a3ca9c 100755 --- a/tests/command/weight.sh +++ b/tests/command/weight.sh @@ -77,97 +77,88 @@ $SUPERVISOR $PSPP --testing-mode $TESTFILE if [ $? -ne 0 ] ; then no_result ; fi activity="compare results" -perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list -diff -b $TEMPDIR/pspp.list - <