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
--- 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