changeset 46876:a8fa270a0e86

persistent-nodemap: disable it unconditionally for test-http-bad-server.t This is not relevant for the test and this will avoid a lot of variations Differential Revision: https://phab.mercurial-scm.org/D10331
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 09 Apr 2021 03:15:07 +0200
parents 651e6df2b0a4
children 1a85c5d75d53
files tests/test-http-bad-server.t
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-http-bad-server.t	Thu Apr 08 20:05:59 2021 +0200
+++ b/tests/test-http-bad-server.t	Fri Apr 09 03:15:07 2021 +0200
@@ -13,6 +13,7 @@
   > fakeversion = `pwd`/fakeversion.py
   > [format]
   > sparse-revlog = no
+  > use-persistent-nodemap = no
   > [devel]
   > legacy.exchange = phases
   > [server]