X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fprint.sh;h=8d7a6160a1d96ed752a633607aef2594f475cfb9;hb=baf657198fcf0cabe289246dc07a82da67c86f5b;hp=44273ece20fd3832ef1f96d8ad335de10354ac9d;hpb=cbdfa35f7fb46948d1ee8aee7b7438cf1a5fd44c;p=pspp diff --git a/tests/command/print.sh b/tests/command/print.sh index 44273ece20..8d7a6160a1 100755 --- a/tests/command/print.sh +++ b/tests/command/print.sh @@ -101,7 +101,7 @@ if [ $? -ne 0 ] ; then no_result ; fi activity="run program" -$SUPERVISOR $PSPP --testing-mode -o raw-ascii --testing-mode $TEMPDIR/print.stat > $TEMPDIR/errs +$SUPERVISOR $PSPP --testing-mode -o raw-ascii --testing-mode --error-file=$TEMPDIR/errs $TEMPDIR/print.stat if [ $? -ne 0 ] ; then fail ; fi activity="compare print.out"