X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Ft-test-indep-missing-list.sh;h=1f1223006dc37d21084e12f65f4bc4535670ce67;hb=06f9ee45954e5e71fa7f6262dbf37defa1dbf996;hp=0a807cc2c81f740f862714745cfd334becbd2559;hpb=92bfefccd465052e492f669ce561aa25b0110283;p=pspp-builds.git diff --git a/tests/command/t-test-indep-missing-list.sh b/tests/command/t-test-indep-missing-list.sh index 0a807cc2..1f122300 100755 --- a/tests/command/t-test-indep-missing-list.sh +++ b/tests/command/t-test-indep-missing-list.sh @@ -64,7 +64,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" @@ -89,7 +89,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