tests/test-http.t
changeset 39185 143efea71c2a
parent 39184 8724de878268
child 39489 f1186c292d03
--- a/tests/test-http.t	Fri Aug 17 23:28:37 2018 -0400
+++ b/tests/test-http.t	Sat Aug 18 00:51:26 2018 -0400
@@ -494,9 +494,12 @@
   new changesets 5fed3813f7f5:56f9bc90cce6
   (run 'hg update' to get a working copy)
 
-  $ hg clone test/partial/clone test/another/clone
-  abort: $ENOTDIR$: 'test/another/clone'
-  [255]
+  $ hg clone -U -r 0 test/partial/clone test/another/clone
+  adding changesets
+  adding manifests
+  adding file changes
+  added 1 changesets with 4 changes to 4 files
+  new changesets 8b6053c928fe
 
 corrupt cookies file should yield a warning