Whamcloud - gitweb
LU-3227 tests: fix for acl test
[fs/lustre-release.git] / lustre / tests / acl / permissions.test
index 04accac..a7ca8e0 100644 (file)
@@ -205,8 +205,8 @@ although it pass in FC2. commented out by CFS (agreed with HP)
 Replaced "echo" with "touch" can resolve such problem.
 #      $ echo i > e/i
 #      > e/i: Permission denied
-        $ touch e/i
-        > touch: cannot touch `e/i': Permission denied
+        $ touch e/i 2>&1 | sed -e "s/\\`/\\'/"
+        > touch: cannot touch 'e/i': Permission denied
 
        $ su
        $ setfacl -m u:bin:rwx e