view tests/narrow-library.sh @ 37961:8298e55fc9a4

util: drop deprecated forwarding to stringutil (API)
author Matt Harbison <matt_harbison@yahoo.com>
date Thu, 10 May 2018 21:34:40 -0400
parents 2405ca783672
children bcf70058af90
line wrap: on
line source

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