--- a/tests/test-help.t Thu Mar 09 11:01:03 2017 +0900
+++ b/tests/test-help.t Thu Mar 09 12:55:48 2017 +0900
@@ -1063,12 +1063,12 @@
has, or previously specified in the bundle/changegroup). The format is
described more fully in "hg help internals.bdiff", but briefly:
- +---------------------------------------------------------------+ |
- | | | | | start offset | end
- offset | new length | content | | (4 bytes) | (4
- bytes) | (4 bytes) | (<new length> bytes) | | |
- | | |
- +---------------------------------------------------------------+
+ +---------------------------------------------------------------+
+ | | | | |
+ | start offset | end offset | new length | content |
+ | (4 bytes) | (4 bytes) | (4 bytes) | (<new length> bytes) |
+ | | | | |
+ +---------------------------------------------------------------+
Please note that the length field in the delta data does *not* include
itself.
@@ -3199,14 +3199,14 @@
specified in the bundle/changegroup). The format is described more fully in
"hg help internals.bdiff", but briefly:
</p>
- <p>
+ <pre>
+---------------------------------------------------------------+
| | | | |
| start offset | end offset | new length | content |
| (4 bytes) | (4 bytes) | (4 bytes) | (<new length> bytes) |
| | | | |
+---------------------------------------------------------------+
- </p>
+ </pre>
<p>
Please note that the length field in the delta data does *not* include itself.
</p>