tests/narrow-library.sh
author Raphaël Gomès <rgomes@octobus.net>
Wed, 03 Mar 2021 12:37:13 +0100
changeset 46638 b4c2a2af25e2
parent 46012 d72378f93a44
child 47063 1d075b857c90
permissions -rw-r--r--
requirements: also add a fncache constant Continue the cleanup to the remaining requirements Differential Revision: https://phab.mercurial-scm.org/D10109

cat >> $HGRCPATH <<EOF
[extensions]
narrow=
[ui]
ssh=$PYTHON "$RUNTESTDIR/dummyssh"
[experimental]
changegroup3 = True
EOF