diff tests/test-ssh.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 edc8504bc26b
line wrap: on
line diff
--- a/tests/test-ssh.t	Thu Sep 12 22:31:45 2019 -0700
+++ b/tests/test-ssh.t	Wed Sep 11 15:03:08 2019 -0700
@@ -546,7 +546,7 @@
   bundle2-input-part: total payload size 45
   bundle2-input-part: "phase-heads" supported
   bundle2-input-part: total payload size 72
-  bundle2-input-bundle: 2 parts total
+  bundle2-input-bundle: 3 parts total
   checking for updated bookmarks
 
   $ cd $TESTTMP