view tests/narrow-library.sh @ 40313:ef0baff11aea

merge with stable
author Augie Fackler <augie@google.com>
date Tue, 16 Oct 2018 08:16:11 -0400
parents 2405ca783672
children bcf70058af90
line wrap: on
line source

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