X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Floop.sh;h=15f43ec738d7914a71f7a22dfc815b73814ff455;hb=8438b8372d8c988b379fada8a882a84bbb894126;hp=474c89947f5fcdfa75e7bb26fb79c094563ef10d;hpb=af3d0cc241b60028b16ea8173d9496649af9e425;p=pspp diff --git a/tests/command/loop.sh b/tests/command/loop.sh index 474c89947f..15f43ec738 100755 --- a/tests/command/loop.sh +++ b/tests/command/loop.sh @@ -63,7 +63,7 @@ EOF if [ $? -ne 0 ] ; then no_result ; fi activity="run program" -$here/../src/pspp --testing-mode -o raw-ascii $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"