persistent-nodemap: disable it for test-wireproto-content-redirects.t
authorPierre-Yves David <pierre-yves.david@octobus.net>
Fri, 09 Apr 2021 03:36:24 +0200
changeset 46883 df76da69f5b1
parent 46882 1b98c9572052
child 46884 cc3ad5c3af3b
persistent-nodemap: disable it for test-wireproto-content-redirects.t This is not relevant for the test and this will avoid a lot of variations. Differential Revision: https://phab.mercurial-scm.org/D10338
tests/test-wireproto-content-redirects.t
--- a/tests/test-wireproto-content-redirects.t	Fri Apr 09 03:30:18 2021 +0200
+++ b/tests/test-wireproto-content-redirects.t	Fri Apr 09 03:36:24 2021 +0200
@@ -1,6 +1,10 @@
   $ . $TESTDIR/wireprotohelpers.sh
 
+persistent-nodemap is not enabled by default. It is not relevant for this test so disable it.
+
   $ cat >> $HGRCPATH << EOF
+  > [format]
+  > use-persistent-nodemap = no
   > [extensions]
   > blackbox =
   > [blackbox]