diff tests/test-merge7.t @ 49252:4141951dacff

debugindex: rename the parent column to mention nodeid We will add new columns with the "revnum" version of the parent. It will be useful in case we need to inspect a corrupted revlog index.
author Pierre-Yves DAVID <pierre-yves.david@octobus.net>
date Wed, 01 Jun 2022 01:13:13 +0200
parents ccd76e292be5
children
line wrap: on
line diff
--- a/tests/test-merge7.t	Wed Jun 01 00:59:51 2022 +0200
+++ b/tests/test-merge7.t	Wed Jun 01 01:13:13 2022 +0200
@@ -105,7 +105,7 @@
   three
 
   $ hg debugindex test.txt
-     rev linkrev       nodeid           p1           p2
+     rev linkrev       nodeid    p1-nodeid    p2-nodeid
        0       0 01365c4cca56 000000000000 000000000000
        1       1 7b013192566a 01365c4cca56 000000000000
        2       2 8fe46a3eb557 01365c4cca56 000000000000