From 74b0fe8828a66287c819be238a6592fb78ad40f4 Mon Sep 17 00:00:00 2001 From: John Darrington Date: Mon, 27 Aug 2007 07:19:18 +0000 Subject: [PATCH] Changed test file name from 'foo.sps' to $TESTFILE (which is based on the script name). --- tests/bugs/big-input.sh | 4 ++-- tests/bugs/case-map.sh | 4 ++-- tests/bugs/comment-at-eof.sh | 4 ++-- tests/bugs/compute-fmt.sh | 4 ++-- tests/bugs/terminate.sh | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/tests/bugs/big-input.sh b/tests/bugs/big-input.sh index 9e133556..8cec3c61 100755 --- a/tests/bugs/big-input.sh +++ b/tests/bugs/big-input.sh @@ -55,7 +55,7 @@ mkdir -p $TEMPDIR cd $TEMPDIR activity="create program" -cat > $TEMPDIR/foo.sps < $TESTFILE < $TEMPDIR/foo.sps < $TESTFILE < $TEMPDIR/foo.sps < $TESTFILE < $TEMPDIR/foo.sps < $TESTFILE < $TEMPDIR/foo.sps < $TESTFILE < $TEMPDIR/stderr +$SUPERVISOR $here/../src/pspp -o raw-ascii -e /dev/null $TESTFILE 2> $TEMPDIR/stderr if [ $? -eq 0 ] ; then fail ; fi activity="compare stderr" -- 2.30.2