tests/narrow-library.sh
author Augie Fackler <augie@google.com>
Sat, 14 Apr 2018 11:04:58 -0400
changeset 37713 11d128a14ec0
parent 36157 2405ca783672
child 40882 bcf70058af90
permissions -rw-r--r--
tests: port test-hg-parseurl.py to unittest Differential Revision: https://phab.mercurial-scm.org/D3373

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