]> arthur.barton.de Git - bup.git/blobdiff - README.md
t/test.sh: skip two "tree SHA1 didn't change" tests on Cygwin for now.
[bup.git] / README.md
index 46b4e7a0d26f677c8cedad3b6c5fea55de9b56da..2d40826a02b4bb9127c9902abd264e5ab5809b47 100644 (file)
--- a/README.md
+++ b/README.md
@@ -264,6 +264,13 @@ Notes on Cygwin
  - There is no support for ACLs.  If/when some entrprising person
    fixes this, adjust t/compare-trees.
 
+ - In t/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
+   warrant further investigation).  Possibly related:
+   http://cygwin.com/ml/cygwin/2007-06/msg00436.html
+
 
 How it works
 ============