[PATCH STABLE] test-clone: fix for vfat

Adrian Buehlmann adrian at cadifra.com
Tue Jul 31 12:51:34 CDT 2012


# HG changeset patch
# User Adrian Buehlmann <adrian at cadifra.com>
# Date 1343756874 -7200
# Branch stable
# Node ID a028ce66e2b7d608344e7b5b5c1a55e4a6ac54b5
# Parent  7d2967de2c04489f9ce64308eb39d8a55d66af7c
test-clone: fix for vfat

fixes http://hgbuildbot.kublai.com/builders/vfat%20hg%20tests%20%28stable%29/builds/65

diff --git a/tests/test-clone.t b/tests/test-clone.t
--- a/tests/test-clone.t
+++ b/tests/test-clone.t
@@ -55,6 +55,7 @@
 #else
   $ hg --debug clone -U . ../c
   copied 8 files
+  listing keys for "bookmarks"
 #endif
   $ cd ../c
   $ cat a 2>/dev/null || echo "a not present"


More information about the Mercurial-devel mailing list