X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fflip.sh;h=269939fd01907c0c344ca3446936eaffde93ef3e;hb=b70dc1a6b7b15967ceb111f80dff65c44f0fac57;hp=759c4fd07f3f749912a813c071c9f2574c1a6301;hpb=7ee0b85d700d99fc3cba91c37da31e3d01ac0f47;p=pspp diff --git a/tests/command/flip.sh b/tests/command/flip.sh index 759c4fd07f..269939fd01 100755 --- a/tests/command/flip.sh +++ b/tests/command/flip.sh @@ -65,7 +65,7 @@ if [ $? -ne 0 ] ; then no_result ; fi activity="run program" -$here/../src/pspp -o raw-ascii $TEMPDIR/flip.stat +$SUPERVISOR $here/../src/pspp -o raw-ascii $TEMPDIR/flip.stat if [ $? -ne 0 ] ; then no_result ; fi activity="compare output"