Skip to content
Snippets Groups Projects
Commit f8f738c2 authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

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
parent 1a85c5d7
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment