Mercurial > hg
changeset 46878:f8f738c24d2f
persistent-nodemap: disable it unconditionally for test-share-safe.t
This is not relevant for the test and this will avoid a lot of variations.
Differential Revision: https://phab.mercurial-scm.org/D10333
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 09 Apr 2021 04:13:07 +0200 |
parents | 1a85c5d75d53 |
children | a0d152e5ac17 |
files | tests/test-share-safe.t |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-share-safe.t Fri Apr 09 03:44:45 2021 +0200 +++ b/tests/test-share-safe.t Fri Apr 09 04:13:07 2021 +0200 @@ -10,6 +10,8 @@ > # enforce zlib to ensure we can upgrade to zstd later > [format] > revlog-compression=zlib + > # we want to be able to enable it later + > use-persistent-nodemap=no > EOF prepare source repo