tests/narrow-library.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 29 Oct 2019 11:07:25 +0100
branchstable
changeset 43348 daa3b58906d5
parent 40900 bcf70058af90
child 46027 d72378f93a44
permissions -rw-r--r--
formatting: drop `grey`, our custom black version Now that the official black has all we want, we can drop this.

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