X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Faggregate.sh;h=8fca96fab01db1991b6f770b3e84b4ce39d6367b;hb=07e40a7f92afef7691a8ca592ea04fd7e8823b49;hp=b95401818ab8f1edb938a4fa7f50a8b635ffb5cc;hpb=f2ccb1b5f0ad814c1e6fcbc8f1ecaa62913b7e53;p=pspp-builds.git diff --git a/tests/command/aggregate.sh b/tests/command/aggregate.sh index b9540181..8fca96fa 100755 --- a/tests/command/aggregate.sh +++ b/tests/command/aggregate.sh @@ -214,7 +214,7 @@ for outfile in scratch active external; do if [ $? -ne 0 ] ; then no_result ; fi activity="run $name.pspp" - $SUPERVISOR $PSPP --testing-mode -o raw-ascii -e /dev/null $name.pspp + $SUPERVISOR $PSPP --testing-mode -e /dev/null $name.pspp if [ $? -ne 0 ] ; then no_result ; fi activity="check $name output"