X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fcount.sh;h=7e9d7818773a34f7114eadfee95e329149c3e213;hb=b70dc1a6b7b15967ceb111f80dff65c44f0fac57;hp=345e2527733f5b32d3fc34a7c2f31bd82cda0e00;hpb=7ee0b85d700d99fc3cba91c37da31e3d01ac0f47;p=pspp diff --git a/tests/command/count.sh b/tests/command/count.sh index 345e252773..7e9d781877 100755 --- a/tests/command/count.sh +++ b/tests/command/count.sh @@ -65,7 +65,7 @@ EOF if [ $? -ne 0 ] ; then no_result ; fi -$here/../src/pspp -o raw-ascii $TEMPDIR/count.stat +$SUPERVISOR $here/../src/pspp -o raw-ascii $TEMPDIR/count.stat if [ $? -ne 0 ] ; then no_result ; fi