view tests/narrow-library.sh @ 40370:3b84ef904aea

py3: fix module imports in test-highlight.t The hash changes are because the *.py file is committed to the repo.
author Matt Harbison <matt_harbison@yahoo.com>
date Thu, 18 Oct 2018 18:11:16 -0400
parents 2405ca783672
children bcf70058af90
line wrap: on
line source

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