Whamcloud - gitweb
LU-1625 test: reduce test duration for nfs mode
[fs/lustre-release.git] / lustre / tests / acl / cp.test
index 980002c..9a7ea43 100644 (file)
@@ -24,7 +24,11 @@ The cp utility should only copy ACLs if `-p' is given.
        > blubb
 
        $ rm -r i
-       $ setfacl -R -m u:bin:rwX h
+
+Use to be "$setfacl -R -m u:bin:rwX h", but RHEL4 uncorrectly set the x flag,
+so we change to the following test
+
+       $ setfacl -R -m u:bin:rwx h
        $ getfacl --omit-header h/x
        > user::rw-
        > user:bin:rwx