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: v0.4.0~31 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a13833eaf24ad9a4fc12c4e8eb52cd1a322d30f;p=pspp-builds.git * 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 ce99dd51..b0fea03e 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 a5990e91..8e14c94d 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|