view tests/narrow-library.sh @ 41459:5a4d2ab7b55c stable

Added tag 4.9 for changeset 83377b4b4ae0
author Augie Fackler <raf@durin42.com>
date Fri, 01 Feb 2019 13:44:07 -0500
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

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