tests/narrow-library.sh
author Pulkit Goyal <7895pulkit@gmail.com>
Sat, 19 May 2018 18:30:20 +0530
changeset 38073 1a09886ab03a
parent 36157 2405ca783672
child 40882 bcf70058af90
permissions -rw-r--r--
py3: add b'' prefixes in tests/test-hgrc.t # skip-blame because just b'' prefixes Differential Revision: https://phab.mercurial-scm.org/D3597

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