X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fprint.sh;h=9df49c13aabd59478cd75b058e666f5e5c6e72c8;hb=c0a213f7ed487273797d579bad952bca983240ba;hp=450e2100748702e19c5270ef72cdf6deb15784a7;hpb=cb062bfc8fa1b1477de31fd8a0f072f4bcf3d6b1;p=pspp-builds.git diff --git a/tests/command/print.sh b/tests/command/print.sh index 450e2100..9df49c13 100755 --- a/tests/command/print.sh +++ b/tests/command/print.sh @@ -109,7 +109,7 @@ $SUPERVISOR $PSPP -o pspp.csv --error-file=$TEMPDIR/errs $TEMPDIR/print.stat if [ $? -ne 0 ] ; then fail ; fi activity="compare print.out" -diff $TEMPDIR/print.out - <