persistent-nodemap: disable it unconditionally for test-ssh-proto-unbundle.t
authorPierre-Yves David <pierre-yves.david@octobus.net>
Fri, 09 Apr 2021 03:51:25 +0200
changeset 46880 8bf21b3869cd
parent 46879 a0d152e5ac17
child 46881 06ebf0cc4f70
persistent-nodemap: disable it unconditionally for test-ssh-proto-unbundle.t This is not relevant for the test and this will avoid a lot of variations. Differential Revision: https://phab.mercurial-scm.org/D10335
tests/test-ssh-proto-unbundle.t
--- a/tests/test-ssh-proto-unbundle.t	Fri Apr 09 03:51:35 2021 +0200
+++ b/tests/test-ssh-proto-unbundle.t	Fri Apr 09 03:51:25 2021 +0200
@@ -1,3 +1,10 @@
+persistent-nodemap is not enabled by default. It is not relevant for this test so disable it.
+
+  $ cat << EOF >> $HGRCPATH
+  > [format]
+  > use-persistent-nodemap = no
+  > EOF
+
   $ cat > hgrc-sshv2 << EOF
   > %include $HGRCPATH
   > [experimental]