view tests/narrow-library.sh @ 36522:c3df20906689

tests: fix run-tests environment cleanup on Python 3 Differential Revision: https://phab.mercurial-scm.org/D2521
author Augie Fackler <augie@google.com>
date Thu, 01 Mar 2018 15:46:21 -0500
parents 2405ca783672
children bcf70058af90
line wrap: on
line source

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