]> arthur.barton.de Git - bup.git/blobdiff - README.md
Don't check ACLs in t/compare-trees on NetBSD.
[bup.git] / README.md
index 9392e6b8dfca8210a618f8e7ae44e1b5f607704f..0884209fce50005d7f79f467e7120f2e3cb2c78e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -258,8 +258,8 @@ Notes on NetBSD/pkgsrc
    traversal code ("fts") in NetBSD's libc will interpret this as a
    cycle and error out, so "ls -R" and "find" will not work.
 
- - It is not clear if extended attribute and POSIX acl support does
-   anything useful.
+ - There is no support for ACLs.  If/when some entrprising person
+   fixes this, adjust t/compare-trees.
 
 
 Notes on Cygwin