tests/narrow-library.sh
author Pulkit Goyal <7895pulkit@gmail.com>
Thu, 05 Apr 2018 17:13:09 +0530
changeset 37368 cdccfe20eed7
parent 36157 2405ca783672
child 40882 bcf70058af90
permissions -rw-r--r--
py3: use pycompat.byteskwargs() in tests/autodiff.py Differential Revision: https://phab.mercurial-scm.org/D3129

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