changeset 15374:6cb8b46ea90a stable

tests: fix spurious largefiles test failure on Cygwin
author Matt Mackall <mpm@selenic.com>
date Thu, 27 Oct 2011 18:15:34 -0500
parents 9a2582e325a5
children fe9d36a6853e
files tests/test-largefiles.t
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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