X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Faggregate.sh;h=916587dc0c575c5fca125d7706be6f00569db5b9;hb=ca1feaeed4961242699d0b7ba61def0c58515ddd;hp=90c1351f090763fcfd7d9030d781328e4ef7cfc3;hpb=c0ed03fd27298cf2b18f0fb373e919ab8b4ae4f4;p=pspp-builds.git diff --git a/tests/command/aggregate.sh b/tests/command/aggregate.sh index 90c1351f..916587dc 100755 --- a/tests/command/aggregate.sh +++ b/tests/command/aggregate.sh @@ -69,7 +69,7 @@ EOF if [ $? -ne 0 ] ; then no_result ; fi activity="run program" -$here/../src/pspp -o raw-ascii $TEMPDIR/test.sps +$SUPERVISOR $here/../src/pspp -o raw-ascii $TEMPDIR/test.sps if [ $? -ne 0 ] ; then no_result ; fi activity="test result"