view tests/narrow-library.sh @ 39730:65b39c556c6d

py3: encode the name to bytes before using in revsetpredicate() Differential Revision: https://phab.mercurial-scm.org/D4677
author Pulkit Goyal <pulkit@yandex-team.ru>
date Thu, 20 Sep 2018 18:36:33 +0300
parents 2405ca783672
children bcf70058af90
line wrap: on
line source

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