view tests/narrow-library.sh @ 44000:60de488cad11

merge with stable
author Augie Fackler <augie@google.com>
date Tue, 07 Jan 2020 09:26:06 -0500
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

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