view tests/narrow-library.sh @ 44229:c002d504ff11 stable

Added signature for changeset 7f5410dfc8a6
author Augie Fackler <raf@durin42.com>
date Mon, 03 Feb 2020 11:07:34 -0500
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

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