X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fsysfile-info.sh;h=f741ff85f1568031f55882c4398e05785f1f9417;hb=68f08c4bb53fcde16035b622bdb6e9529f9cf3ae;hp=38c61e15b30898e6a7c715a139525291ec784615;hpb=8a7f5c28b68af3cd03a524329c1d6e7eba355158;p=pspp diff --git a/tests/command/sysfile-info.sh b/tests/command/sysfile-info.sh index 38c61e15b3..f741ff85f1 100755 --- a/tests/command/sysfile-info.sh +++ b/tests/command/sysfile-info.sh @@ -74,7 +74,7 @@ if [ $? -ne 0 ] ; then no_result ; fi activity="run program" -$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE +$SUPERVISOR $PSPP --testing-mode $TESTFILE if [ $? -ne 0 ] ; then no_result ; fi activity="filter output" @@ -107,8 +107,14 @@ Mode: Compression on. | | |on | #========#=============#===# |x |Format: F8.2 | 1| +| |Measure: | | +| |Display | | +| |Display | | +--------+-------------+---+ |name |Format: A10 | 2| +| |Measure: | | +| |Display | | +| |Display | | +--------+-------------+---+ EOF if [ $? -ne 0 ] ; then fail ; fi