X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fprint.sh;h=fdfcf9cb5d798f929fa631f742df21bf0393833f;hb=37597beca4a11edba50b847932fdfeca3a648fa2;hp=830e985878b01125f46b6b49c23312d74a6664ae;hpb=f9d47b5bba8416419cf3bcd3aa23c2d40a05fcac;p=pspp diff --git a/tests/command/print.sh b/tests/command/print.sh index 830e985878..fdfcf9cb5d 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.