tests/test-http.t
branchstable
changeset 40655 69d4c8c5c25e
parent 39722 4bd6e444c76f
child 41036 73da729ccfef
--- a/tests/test-http.t	Wed Nov 14 11:52:13 2018 -0500
+++ b/tests/test-http.t	Fri Nov 16 18:37:26 2018 -0500
@@ -417,6 +417,7 @@
   added 3 changesets with 7 changes to 7 files
   new changesets 8b6053c928fe:56f9bc90cce6
   updating to branch default
+  cloning subrepo sub from http://localhost:$HGPORT/sub
   abort: HTTP Error 404: Not Found
   [255]
   $ hg clone http://localhost:$HGPORT/ slash-clone
@@ -427,6 +428,7 @@
   added 3 changesets with 7 changes to 7 files
   new changesets 8b6053c928fe:56f9bc90cce6
   updating to branch default
+  cloning subrepo sub from http://localhost:$HGPORT/sub
   abort: HTTP Error 404: Not Found
   [255]