X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fweight.sh;h=aaa633bcf887299ed3bf8a70a43d6305179f47b7;hb=c0ed03fd27298cf2b18f0fb373e919ab8b4ae4f4;hp=6446c3448779c764682516268689067672614d1a;hpb=c740d75bc7e22114c5cc5747d0e9460546d8566c;p=pspp-builds.git diff --git a/tests/command/weight.sh b/tests/command/weight.sh index 6446c344..aaa633bc 100755 --- a/tests/command/weight.sh +++ b/tests/command/weight.sh @@ -61,10 +61,9 @@ activity="run program" $here/../src/pspp --testing-mode -o raw-ascii $TEMPDIR/weight.stat if [ $? -ne 0 ] ; then no_result ; fi - activity="compare results" diff -B -b $TEMPDIR/pspp.list - <