Mercurial > hg
diff tests/test-http.t @ 22648:ef62c66bee1b
clone: remove duplicated bookmark pulling
Now that all clone methods (copy, pull and push) also transport bookmarks, we can
safely drop the manual pulling that was performed during clone.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Fri, 26 Sep 2014 13:56:20 -0700 |
parents | 0688010ee38f |
children | e803186296ab |
line wrap: on
line diff
--- a/tests/test-http.t Fri Sep 26 15:15:49 2014 -0700 +++ b/tests/test-http.t Fri Sep 26 13:56:20 2014 -0700 @@ -251,7 +251,6 @@ "GET /?cmd=branchmap HTTP/1.1" 200 - "GET /?cmd=stream_out HTTP/1.1" 401 - "GET /?cmd=stream_out HTTP/1.1" 200 - - "GET /?cmd=listkeys HTTP/1.1" 200 - x-hgarg-1:namespace=bookmarks "GET /?cmd=capabilities HTTP/1.1" 200 - "GET /?cmd=lookup HTTP/1.1" 200 - x-hgarg-1:key=tip "GET /?cmd=listkeys HTTP/1.1" 401 - x-hgarg-1:namespace=namespaces