From: Jason Stover Date: Mon, 10 Oct 2005 21:01:25 +0000 (+0000) Subject: Made BSD diff compatible X-Git-Tag: v0.6.0~1207 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7da8f155edfd2029150d24b3fb26ad643d66201;p=pspp-builds.git Made BSD diff compatible --- diff --git a/tests/command/loop.sh b/tests/command/loop.sh index f5bfc92a..e1f7ef09 100755 --- a/tests/command/loop.sh +++ b/tests/command/loop.sh @@ -70,7 +70,8 @@ $SUPERVISOR $here/../src/pspp --testing-mode -o raw-ascii $TEMPDIR/loop.stat > $ if [ $? -ne 0 ] ; then no_result ; fi activity="compare stdout" -diff -B -b $TEMPDIR/stdout - <