view tests/narrow-library.sh @ 42477:e658ac39fe41

tracing: add support for emitting counters Differential Revision: https://phab.mercurial-scm.org/D6526
author Augie Fackler <augie@google.com>
date Wed, 12 Jun 2019 19:01:49 -0400
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

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