Fix test 123 (assumed fsgqa shell was sh, now make it so), and 130.out which had incorrect golden output.

Merge of master-melb:xfs-cmds:26835a by kenmcd.
This commit is contained in:
Nathan Scott
2006-08-22 03:55:50 +00:00
parent 770e158a6b
commit 9e78f7bcac
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ _cleanup()
_user_do() _user_do()
{ {
echo $1 | su - $qa_user | sed -e "s#.*Permission denied.*#Permission denied#g" echo $1 | su -s /bin/sh - $qa_user | sed -e "s#.*Permission denied.*#Permission denied#g"
} }
# get standard environment, filters and checks # get standard environment, filters and checks
+2
View File
@@ -69,6 +69,8 @@ read 65536/65536 bytes at offset 0
XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
wrote 131072/131072 bytes at offset 65536 wrote 131072/131072 bytes at offset 65536
XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
00000000: 61 61 61 61 61 61 61 61 61 61 61 61 61 61 61 61 aaaaaaaaaaaaaaaa
*
00010000: 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 bbbbbbbbbbbbbbbb 00010000: 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 bbbbbbbbbbbbbbbb
* *
read 131072/131072 bytes at offset 0 read 131072/131072 bytes at offset 0