tests: fix spurious largefiles test failure on Cygwin stable
authorMatt Mackall <mpm@selenic.com>
Thu, 27 Oct 2011 18:15:34 -0500
branchstable
changeset 15374 6cb8b46ea90a
parent 15373 9a2582e325a5
child 15375 fe9d36a6853e
tests: fix spurious largefiles test failure on Cygwin
tests/test-largefiles.t
--- a/tests/test-largefiles.t	Wed Oct 26 18:47:12 2011 +0200
+++ b/tests/test-largefiles.t	Thu Oct 27 18:15:34 2011 -0500
@@ -840,7 +840,7 @@
   $ mkdir bob
   $ HOME="`pwd`/bob"
   $ cd bob
-  $ hg clone ../alice/pubrepo pubrepo
+  $ hg clone --pull ../alice/pubrepo pubrepo
   requesting all changes
   adding changesets
   adding manifests