Mercurial > public > mercurial-scm > hg-stable
diff tests/test-clone-r.t @ 49266:ccd76e292be5
debugindex: align column name on the right
It will be simpler to align everything on the same side, and the right seems a
better side as it match the value alignment.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 01 Jun 2022 00:59:51 +0200 |
parents | f1186c292d03 |
children | 4141951dacff |
line wrap: on
line diff
--- a/tests/test-clone-r.t Mon May 30 23:24:14 2022 +0200 +++ b/tests/test-clone-r.t Wed Jun 01 00:59:51 2022 +0200 @@ -45,19 +45,19 @@ 3 0000 8 3 2 -1 19b1fc555737 $ hg debugindex adifferentfile - rev linkrev nodeid p1 p2 + rev linkrev nodeid p1 p2 0 7 2565f3199a74 000000000000 000000000000 $ hg debugindex anotherfile - rev linkrev nodeid p1 p2 + rev linkrev nodeid p1 p2 0 8 2565f3199a74 000000000000 000000000000 $ hg debugindex fred - rev linkrev nodeid p1 p2 + rev linkrev nodeid p1 p2 0 6 12ab3bcc5ea4 000000000000 000000000000 $ hg debugindex --manifest - rev linkrev nodeid p1 p2 + rev linkrev nodeid p1 p2 0 0 43eadb1d2d06 000000000000 000000000000 1 1 8b89697eba2c 43eadb1d2d06 000000000000 2 2 626a32663c2f 8b89697eba2c 000000000000