From: Ben Pfaff Date: Mon, 25 Jul 2005 03:36:39 +0000 (+0000) Subject: * command/sysfile-info.sh: Add "-b -B -w" to diff command line. Fixes X-Git-Tag: sav-api~2268 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a13833eaf24ad9a4fc12c4e8eb52cd1a322d30f;hp=80cf4c16f1bc0ee3bcc1f4ab6abe8e55aa1d1219;p=pspp * command/sysfile-info.sh: Add "-b -B -w" to diff command line. Fixes apparent failure under Cygwin. Thanks to John Darrington for reporting this problem. --- diff --git a/tests/ChangeLog b/tests/ChangeLog index ce99dd51d8..b0fea03e5c 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,9 @@ +Sun Jul 24 20:35:04 2005 Ben Pfaff + + * command/sysfile-info.sh: Add "-b -B -w" to diff command line. + Fixes apparent failure under Cygwin. Thanks to John Darrington + for reporting this problem. + Mon Jul 4 18:02:44 2005 Ben Pfaff * command/sysfile-info.sh: Don't verify endianness. Fixes bug diff --git a/tests/command/sysfile-info.sh b/tests/command/sysfile-info.sh index a5990e913f..8e14c94d0f 100755 --- a/tests/command/sysfile-info.sh +++ b/tests/command/sysfile-info.sh @@ -74,7 +74,7 @@ egrep -v '^(Created|Endian): ' $TEMPDIR/pspp.list > $TEMPDIR/out-filtered if [ $? -ne 0 ] ; then no_result ; fi activity="compare output" -diff $TEMPDIR/out-filtered - << EOF +diff -b -B -w $TEMPDIR/out-filtered - << EOF 1.1 DATA LIST. Reading free-form data from the command file. +--------+------+ |Variable|Format|