From 4962c7e356640aa965196f3dd0532c4dc965ff75 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Fri, 13 Feb 2009 17:56:09 -0800 Subject: acl: minor fix to cp.test X -> x Signed-off-by: Brandon Philips --- test/cp.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') 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 -- cgit v1.2.1