tests/narrow-library.sh
author Augie Fackler <augie@google.com>
Tue, 29 Jan 2019 13:26:18 -0500
changeset 41471 30dd20a56f3e
parent 40900 bcf70058af90
child 46027 d72378f93a44
permissions -rw-r--r--
tests: port test-hgweb-auth.py to Python 3 Differential Revision: https://phab.mercurial-scm.org/D5736

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