X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Floop.sh;h=3c824c9d8e86f7791be8bbe9ba4d52b199478eef;hb=2feb80cc7e27079c77255ee8ab6a9aa373980abb;hp=474c89947f5fcdfa75e7bb26fb79c094563ef10d;hpb=af3d0cc241b60028b16ea8173d9496649af9e425;p=pspp diff --git a/tests/command/loop.sh b/tests/command/loop.sh index 474c89947f..3c824c9d8e 100755 --- a/tests/command/loop.sh +++ b/tests/command/loop.sh @@ -3,6 +3,7 @@ # This program tests the LOOP command TEMPDIR=/tmp/pspp-tst-$$ +TESTFILE=$TEMPDIR/`basename $0`.sps here=`pwd`; @@ -47,15 +48,15 @@ cd $TEMPDIR activity="create prog" cat > $TEMPDIR/loop.stat < $TEMPDIR/stdout +$SUPERVISOR $here/../src/pspp --testing-mode -o raw-ascii $TEMPDIR/loop.stat > $TEMPDIR/stdout if [ $? -ne 0 ] ; then no_result ; fi activity="compare stdout" @@ -80,7 +81,7 @@ diff -B -b $TEMPDIR/pspp.list - <