X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Ft-test-paired-missing-anal.sh;h=2829385e9e4ef70dd0965e79b54e8422f6fac832;hb=c87fb686f323f651a1d3f3892c31bf66788916d9;hp=a4ac3b9e14efca5ea681b60e4d92e32d45c46331;hpb=48cf1d7de82d12cdf3c0433d49d3c66f820f1609;p=pspp diff --git a/tests/command/t-test-paired-missing-anal.sh b/tests/command/t-test-paired-missing-anal.sh index a4ac3b9e14..2829385e9e 100755 --- a/tests/command/t-test-paired-missing-anal.sh +++ b/tests/command/t-test-paired-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" @@ -89,7 +89,7 @@ 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