X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Facl%2Fpermissions.test;h=6fc47b3a6dd4276c7181c7781549805c4679ecce;hb=8befc64e5aabe9b9bdca49f51830f25b3f747019;hp=b0b5cc1f326fe99a4cb3644fc971da8dff4f74b8;hpb=6c61075bcf2f310a83a8d4c9173c9b9f4370f5ac;p=fs%2Flustre-release.git diff --git a/lustre/tests/acl/permissions.test b/lustre/tests/acl/permissions.test index b0b5cc1..6fc47b3 100644 --- a/lustre/tests/acl/permissions.test +++ b/lustre/tests/acl/permissions.test @@ -205,7 +205,7 @@ 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 2>&1 | sed -e "s/\\`/\\'/" + $ touch e/i 2>&1 | sed -e "s/touch .*e\\/i.*:/touch \\'e\\/i\\':/" > touch: cannot touch 'e/i': Permission denied $ su