tests/narrow-library.sh
author Augie Fackler <augie@google.com>
Fri, 12 Oct 2018 12:38:37 -0400
changeset 40237 772c1145bcef
parent 36157 2405ca783672
child 40882 bcf70058af90
permissions -rw-r--r--
tests: expand our coverage of errors in Python 3 for bad extensions What a mess. Differential Revision: https://phab.mercurial-scm.org/D5005

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