view tests/narrow-library.sh @ 43352:14e3be17e5f5 stable

hghave: verify we have a black that is new enough for our format We require what is currently the absolute latest black, so let's be paranoid.
author Augie Fackler <augie@google.com>
date Wed, 30 Oct 2019 16:29:45 -0400
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

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