X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fsys-info.sh;h=31025a0cfe7d02fa811c2fcedfa761e80f974466;hb=bb7fdfcf1c9c380dafc165c556123094ad816825;hp=35a64c8788f9f611cf6136ae5cd5b517f6be0463;hpb=c324bad16b90b760d990697fccca863a20a54c23;p=pspp diff --git a/tests/command/sys-info.sh b/tests/command/sys-info.sh index 35a64c8788..31025a0cfe 100755 --- a/tests/command/sys-info.sh +++ b/tests/command/sys-info.sh @@ -59,10 +59,9 @@ display $JDATE. finish. EOF if [ $? -ne 0 ] ; then no_result ; fi -cp $TEMPDIR/pspp.list /tmp/bar activity="run program 1" -$here/../src/pspp --testing-mode -o raw-ascii $TEMPDIR/save.stat +$SUPERVISOR $here/../src/pspp --testing-mode -o raw-ascii $TEMPDIR/save.stat if [ $? -ne 0 ] ; then no_result ; fi activity="create program 2" @@ -74,7 +73,7 @@ EOF if [ $? -ne 0 ] ; then no_result ; fi activity="run program 2" -$here/../src/pspp --testing-mode -o raw-ascii $TEMPDIR/read.stat +$SUPERVISOR $here/../src/pspp --testing-mode -o raw-ascii $TEMPDIR/read.stat if [ $? -ne 0 ] ; then no_result ; fi