Mercurial > public > mercurial-scm > hg-stable
diff tests/test-clone-uncompressed.t @ 42935:181ee2118a96
bundle2: fix an off-by-one in debug message of number of parts
Differential Revision: https://phab.mercurial-scm.org/D6850
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Wed, 11 Sep 2019 15:03:08 -0700 |
parents | 34a46d48d24e |
children | edc8504bc26b |
line wrap: on
line diff
--- a/tests/test-clone-uncompressed.t Thu Sep 12 22:31:45 2019 -0700 +++ b/tests/test-clone-uncompressed.t Wed Sep 11 15:03:08 2019 -0700 @@ -259,7 +259,7 @@ bundle2-input-part: "listkeys" (params: 1 mandatory) supported bundle2-input-part: "phase-heads" supported bundle2-input-part: total payload size 24 - bundle2-input-bundle: 1 parts total + bundle2-input-bundle: 2 parts total checking for updated bookmarks (sent 5 HTTP requests and * bytes; received * bytes in responses) (glob) #endif @@ -281,7 +281,7 @@ transferred 96.5 KB in * seconds (* */sec) (glob) bundle2-input-part: total payload size 112094 bundle2-input-part: "listkeys" (params: 1 mandatory) supported - bundle2-input-bundle: 1 parts total + bundle2-input-bundle: 2 parts total checking for updated bookmarks (sent 3 HTTP requests and * bytes; received * bytes in responses) (glob) #endif