changeset 46879 | a0d152e5ac17 |
parent 46633 | 7015b0232c5e |
child 47920 | 9c4204b7f3e4 |
--- a/tests/test-ssh-proto.t Fri Apr 09 04:13:07 2021 +0200 +++ b/tests/test-ssh-proto.t Fri Apr 09 03:51:35 2021 +0200 @@ -1,5 +1,12 @@ #require no-chg +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]