Mercurial > public > mercurial-scm > hg-stable
diff tests/test-lfs-test-server.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 | d7304434390f |
children | 87167caa2989 |
line wrap: on
line diff
--- a/tests/test-lfs-test-server.t Thu Sep 12 22:31:45 2019 -0700 +++ b/tests/test-lfs-test-server.t Wed Sep 11 15:03:08 2019 -0700 @@ -139,14 +139,14 @@ bundle2-input-part: total payload size 617 bundle2-input-part: "phase-heads" supported bundle2-input-part: total payload size 24 - bundle2-input-bundle: 3 parts total + bundle2-input-bundle: 4 parts total updating the branch cache added 1 changesets with 1 changes to 1 files bundle2-output-bundle: "HG20", 1 parts total bundle2-output-part: "reply:changegroup" (advisory) (params: 0 advisory) empty payload bundle2-input-bundle: no-transaction bundle2-input-part: "reply:changegroup" (advisory) (params: 0 advisory) supported - bundle2-input-bundle: 0 parts total + bundle2-input-bundle: 1 parts total listing keys for "phases" $ mv .hg/store/lfs_ .hg/store/lfs @@ -315,14 +315,14 @@ bundle2-input-part: total payload size 1315 bundle2-input-part: "phase-heads" supported bundle2-input-part: total payload size 24 - bundle2-input-bundle: 4 parts total + bundle2-input-bundle: 5 parts total updating the branch cache added 1 changesets with 3 changes to 3 files bundle2-output-bundle: "HG20", 1 parts total bundle2-output-part: "reply:changegroup" (advisory) (params: 0 advisory) empty payload bundle2-input-bundle: no-transaction bundle2-input-part: "reply:changegroup" (advisory) (params: 0 advisory) supported - bundle2-input-bundle: 0 parts total + bundle2-input-bundle: 1 parts total listing keys for "phases" Clear the cache to force a download