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()
{
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