summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorBrandon Philips <bphilips@suse.de>2009-02-13 17:56:09 -0800
committerAndreas Gruenbacher <agruen@suse.de>2009-02-23 02:38:22 +0100
commit4962c7e356640aa965196f3dd0532c4dc965ff75 (patch)
tree1332e1ffe2e31680ed7b3675c6027c9840dcab63 /test
parent2b4de8ec10ba2085823ef53f7bc1925bc28de125 (diff)
downloadacl-4962c7e356640aa965196f3dd0532c4dc965ff75.tar.gz
acl: minor fix to cp.test
X -> x Signed-off-by: Brandon Philips <bphilips@suse.de>
Diffstat (limited to 'test')
-rw-r--r--test/cp.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cp.test b/test/cp.test
index 980002c..a888c04 100644
--- a/test/cp.test
+++ b/test/cp.test
@@ -24,7 +24,7 @@ The cp utility should only copy ACLs if `-p' is given.
> blubb
$ rm -r i
- $ setfacl -R -m u:bin:rwX h
+ $ setfacl -R -m u:bin:rwx h
$ getfacl --omit-header h/x
> user::rw-
> user:bin:rwx