X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=tests%2Fbugs%2Fdouble-frequency.sh;h=1c9405e876b5ce1c60803af437199a8268c2cea4;hb=34110a983a0f8323c3beebd894fcbaccc9a13bc1;hp=b6e6a50f9ac347759c4dfaf06c38df0c994a4736;hpb=65a4e29574b67921ea899b6a1d45806dca11db00;p=pspp-builds.git diff --git a/tests/bugs/double-frequency.sh b/tests/bugs/double-frequency.sh index b6e6a50f..1c9405e8 100755 --- a/tests/bugs/double-frequency.sh +++ b/tests/bugs/double-frequency.sh @@ -73,7 +73,7 @@ if [ $? -ne 0 ] ; then no_result ; fi cd $TEMPDIR activity="run data" -$SUPERVISOR $PSPP $TEMPDIR/ff.stat +$SUPERVISOR $PSPP --testing-mode $TEMPDIR/ff.stat if [ $? -ne 0 ] ; then fail ; fi