view tests/narrow-library.sh @ 38605:85c74c5a1590

py3: drop b'' while formatting ResponseError
author Yuya Nishihara <yuya@tcha.org>
date Sun, 08 Jul 2018 18:58:11 +0900
parents 2405ca783672
children bcf70058af90
line wrap: on
line source

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