tests/narrow-library.sh
author Augie Fackler <augie@google.com>
Fri, 27 Apr 2018 13:43:59 -0400
changeset 37939 6eca47f6319d
parent 36157 2405ca783672
child 40882 bcf70058af90
permissions -rw-r--r--
tests: port test-simplekeyvaluefile.py to Python 3 # skip-blame just b prefixes Differential Revision: https://phab.mercurial-scm.org/D3528

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