aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2010-01-31 02:18:28 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2010-01-31 02:18:28 +0000
commit83b5041c81b6970ebc7b67e33ea97b82fa423618 (patch)
treecb515abfafa160b5b3ce15bafe94639aa52857ad /tools
parent30718ea4ebac82f5da484ab3f1890ed69ac916cc (diff)
Notes
Diffstat (limited to 'tools')
-rw-r--r--tools/regression/acltools/tools-posix.test3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/regression/acltools/tools-posix.test b/tools/regression/acltools/tools-posix.test
index bfb7ae003adb..6ae31f36eddf 100644
--- a/tools/regression/acltools/tools-posix.test
+++ b/tools/regression/acltools/tools-posix.test
@@ -77,9 +77,8 @@ $ getfacl -h lll
> mask::rwx
> other::r-x
-# XXX: Why doesn't ls(1) print '+' for symbolic links with ACL set?
$ ls -l lll | cut -d' ' -f1
-> lrwxrwxr-x
+> lrwxrwxr-x+
# Check whether the original file is left untouched.
$ ls -l xxx | cut -d' ' -f1