tests/narrow-library.sh
author Augie Fackler <augie@google.com>
Mon, 11 Nov 2019 16:14:35 -0500
changeset 43656 dc9c570a3818
parent 40900 bcf70058af90
child 46027 d72378f93a44
permissions -rw-r--r--
dirstate: re-blacken file This got overlooked in landing a recent patch, but it's easy to fix up. Differential Revision: https://phab.mercurial-scm.org/D7367

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