test-clone: fix for vfat stable
authorAdrian Buehlmann <adrian@cadifra.com>
Tue, 31 Jul 2012 19:47:54 +0200
branchstable
changeset 17307 a028ce66e2b7
parent 17306 7d2967de2c04
child 17308 2e0805f59736
test-clone: fix for vfat fixes http://hgbuildbot.kublai.com/builders/vfat%20hg%20tests%20%28stable%29/builds/65
tests/test-clone.t
--- a/tests/test-clone.t	Tue Jul 31 15:57:50 2012 +0200
+++ b/tests/test-clone.t	Tue Jul 31 19:47:54 2012 +0200
@@ -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"