view tests/narrow-library.sh @ 39620:b220851999b5

py3: use '%d' for integers instead of '%s' Differential Revision: https://phab.mercurial-scm.org/D4593
author Pulkit Goyal <pulkit@yandex-team.ru>
date Sat, 15 Sep 2018 00:24:05 +0300
parents 2405ca783672
children bcf70058af90
line wrap: on
line source

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