view tests/narrow-library.sh @ 42525:9913fffd744b

py3: make catapult usable from the test runner in py3 Differential Revision: https://phab.mercurial-scm.org/D6577
author Rodrigo Damazio Bovendorp <rdamazio@google.com>
date Tue, 25 Jun 2019 19:32:08 -0700
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

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