tests/narrow-library.sh
author Pulkit Goyal <pulkit@yandex-team.ru>
Wed, 30 Jan 2019 03:50:31 +0530
changeset 41517 210a999bd668
parent 40900 bcf70058af90
child 46027 d72378f93a44
permissions -rw-r--r--
montone: fix addition to list by using .append() instead of '+' Differential Revision: https://phab.mercurial-scm.org/D5739

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