X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Ft-test-indep-missing-anal.sh;h=30dc2b7b08cc4ccea0ed0f7bca403e76b966f1c0;hb=06f9ee45954e5e71fa7f6262dbf37defa1dbf996;hp=4c38822eac3aabed182b23fd309fc2fe078e392e;hpb=92bfefccd465052e492f669ce561aa25b0110283;p=pspp-builds.git diff --git a/tests/command/t-test-indep-missing-anal.sh b/tests/command/t-test-indep-missing-anal.sh index 4c38822e..30dc2b7b 100755 --- a/tests/command/t-test-indep-missing-anal.sh +++ b/tests/command/t-test-indep-missing-anal.sh @@ -63,7 +63,7 @@ if [ $? -ne 0 ] ; then no_result ; fi activity="run program 1" -$here/../src/pspp -o raw-ascii $TEMPDIR/out.stat +$SUPERVISOR $here/../src/pspp -o raw-ascii $TEMPDIR/out.stat if [ $? -ne 0 ] ; then no_result ; fi activity="copy output" @@ -91,7 +91,7 @@ EOF if [ $? -ne 0 ] ; then no_result ; fi activity="run program 2" -$here/../src/pspp -o raw-ascii $TEMPDIR/out.stat +$SUPERVISOR $here/../src/pspp -o raw-ascii $TEMPDIR/out.stat if [ $? -ne 0 ] ; then no_result ; fi