X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=README.md;h=07ad1ec3258484e1c71f27107159638825ad7803;hb=88f7fbebef60f0d8e5ebae8579cd249be6331ea3;hp=5c2f28eafaa0c6e7292d6155c8fbdd5500fc6801;hpb=a35c571a85a25a7b50532089e77aa83a58986548;p=bup.git diff --git a/README.md b/README.md index 5c2f28e..07ad1ec 100644 --- a/README.md +++ b/README.md @@ -453,16 +453,16 @@ Notes on NetBSD/pkgsrc cycle and error out, so "ls -R" and "find" will not work. - There is no support for ACLs. If/when some enterprising person - fixes this, adjust t/compare-trees. + fixes this, adjust dev/compare-trees. Notes on Cygwin --------------- - There is no support for ACLs. If/when some enterprising person - fixes this, adjust t/compare-trees. + fixes this, adjust dev/compare-trees. - - In t/test.sh, two tests have been disabled. These tests check to + - In test/ext/test.sh, two tests have been disabled. These tests check to see that repeated saves produce identical trees and that an intervening index doesn't change the SHA1. Apparently Cygwin has some unusual behaviors with respect to access times (that probably @@ -474,7 +474,7 @@ Notes on OS X ------------- - There is no support for ACLs. If/when some enterprising person - fixes this, adjust t/compare-trees. + fixes this, adjust dev/compare-trees. How it works