view tests/narrow-library.sh @ 42056:4950ae4d034f

tests: rename "u" to more usual "ui" in test-context.py Differential Revision: https://phab.mercurial-scm.org/D6191
author Martin von Zweigbergk <martinvonz@google.com>
date Wed, 19 Jul 2017 13:17:49 -0700
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

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