X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fprint.sh;h=830e985878b01125f46b6b49c23312d74a6664ae;hb=f9d47b5bba8416419cf3bcd3aa23c2d40a05fcac;hp=fdfcf9cb5d798f929fa631f742df21bf0393833f;hpb=6ad392174e035d6e0823fd7894a0488acf274b97;p=pspp-builds.git diff --git a/tests/command/print.sh b/tests/command/print.sh index fdfcf9cb..830e9858 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 -b -B $TEMPDIR/pspp.list - << EOF +diff -u -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.