From c9b1c72477efa03e0a90f8afd9dafebc8f4b04ef Mon Sep 17 00:00:00 2001 From: John Darrington Date: Tue, 16 Dec 2003 11:19:51 +0000 Subject: [PATCH] Fixed another problem with print.sh --- tests/command/print.sh | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) 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 - <