From: Ben Pfaff Date: Tue, 2 Mar 2004 20:03:47 +0000 (+0000) Subject: Oops - revert change that shouldn't have been applied. X-Git-Tag: v0.4.0~337 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b70dc1a6b7b15967ceb111f80dff65c44f0fac57;p=pspp-builds.git Oops - revert change that shouldn't have been applied. --- diff --git a/tests/command/print.sh b/tests/command/print.sh index 830e9858..fdfcf9cb 100755 --- a/tests/command/print.sh +++ b/tests/command/print.sh @@ -112,7 +112,7 @@ if [ $? -ne 0 ] ; then fail ; fi activity="compare output" -diff -u -b -B $TEMPDIR/pspp.list - << EOF +diff -b -B $TEMPDIR/pspp.list - << EOF ---------------------------------------------------------------------- There is no test for DATA LIST FIXED since it is imagined that the rest of the tests give it a pretty good workout. diff --git a/tests/command/sort.sh b/tests/command/sort.sh index 945fa5c9..c53c1972 100755 --- a/tests/command/sort.sh +++ b/tests/command/sort.sh @@ -50,7 +50,7 @@ activity="generate stat program" cat > $TEMPDIR/sort.stat < $TEMPDIR/sortsort -cp $TEMPDIR/pspp.list ~/pspp.list if [ $? -ne 0 ] ; then no_result ; fi -diff -u -B -b $TEMPDIR/sortsort $TEMPDIR/pspp.list +diff -B -b $TEMPDIR/sortsort $TEMPDIR/pspp.list if [ $? -ne 0 ] ; then fail ; fi # 2. It should be six elements wide