X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fadd-files.sh;h=d2b164bf4f0a06ebcd69efa0d374eb761211f226;hb=f51ecb48027e6b1eb46840ae25888a25b429f012;hp=f0542c0b005e90d7af31cd09af2d1f6541dda58c;hpb=cfbbebdd6b3085f4094c073e4ebd139ac1d37737;p=pspp diff --git a/tests/command/add-files.sh b/tests/command/add-files.sh index f0542c0b00..d2b164bf4f 100755 --- a/tests/command/add-files.sh +++ b/tests/command/add-files.sh @@ -186,7 +186,7 @@ EOF if [ $? -ne 0 ] ; then no_result ; fi activity="run $name.pspp" - $SUPERVISOR $PSPP --testing-mode $name.pspp + $SUPERVISOR $PSPP -o pspp.csv $name.pspp if [ $? -ne 0 ] ; then no_result ; fi activity="check $name output"