view tests/narrow-library.sh @ 47003:41f8f38d8377 stable

Added signature for changeset 8d2b62d716b0
author Augie Fackler <raf@durin42.com>
date Wed, 21 Apr 2021 10:49:29 -0400
parents d72378f93a44
children 1d075b857c90
line wrap: on
line source

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