view tests/narrow-library.sh @ 40307:43f0a37bd9ed

py3: byteify extension in test-relink.t
author Matt Harbison <matt_harbison@yahoo.com>
date Sun, 14 Oct 2018 13:05:53 -0400
parents 2405ca783672
children bcf70058af90
line wrap: on
line source

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