Mercurial > public > mercurial-scm > hg
diff tests/test-persistent-nodemap.t @ 46525:636853347e14
upgrade: write nodemap for manifests too
In 98e39f04d60e I assumed that writing nodemap for manifests was not desirable
and stopped writing it during upgrade. However in recent discussion with
Pierre-Yves, I learnt that that's not true.
Differential Revision: https://phab.mercurial-scm.org/D9991
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Mon, 15 Feb 2021 15:13:20 +0530 |
parents | 98e39f04d60e |
children | 67b5fafd3a46 |
line wrap: on
line diff
--- a/tests/test-persistent-nodemap.t Tue Feb 23 12:29:41 2021 -0800 +++ b/tests/test-persistent-nodemap.t Mon Feb 15 15:13:20 2021 +0530 @@ -641,6 +641,8 @@ $ ls -1 .hg/store/ | egrep '00(changelog|manifest)(\.n|-.*\.nd)' 00changelog-*.nd (glob) 00changelog.n + 00manifest-*.nd (glob) + 00manifest.n $ hg debugnodemap --metadata uid: * (glob)