view tests/narrow-library.sh @ 42523:ebbbf25ae266

merge with stable
author Augie Fackler <augie@google.com>
date Mon, 24 Jun 2019 14:28:21 -0400
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

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