view tests/narrow-library.sh @ 43192:ce20b870041f

format: format commands.py, which recently regressed # skip-blame just reformatting Differential Revision: https://phab.mercurial-scm.org/D7064
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 11 Oct 2019 18:56:59 -0700
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

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