From: John Darrington Date: Tue, 16 Dec 2003 11:19:51 +0000 (+0000) Subject: Fixed another problem with print.sh X-Git-Tag: v0.4.0~438 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9b1c72477efa03e0a90f8afd9dafebc8f4b04ef;p=pspp-builds.git Fixed another problem with print.sh --- diff --git a/tests/command/print.sh b/tests/command/print.sh index cd758304..fbdb6c90 100755 --- a/tests/command/print.sh +++ b/tests/command/print.sh @@ -91,7 +91,7 @@ $here/../src/pspp -o raw-ascii $TEMPDIR/print.stat > $TEMPDIR/errs if [ $? -eq 0 ] ; then fail ; fi activity="compare error messages" -diff -w $TEMPDIR/errs - <