view tests/narrow-library.sh @ 40750:72d88a975655

remotefilelog: drop some compatibility cruft for finding the hg exeutable
author Matt Harbison <matt_harbison@yahoo.com>
date Fri, 23 Nov 2018 22:18:56 -0500
parents 2405ca783672
children bcf70058af90
line wrap: on
line source

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