view tests/narrow-library.sh @ 36653:3118766266ae

py3: do not pass a list of iterators to computephasesmapsets()
author Yuya Nishihara <yuya@tcha.org>
date Sat, 03 Mar 2018 07:00:37 -0500
parents 2405ca783672
children bcf70058af90
line wrap: on
line source

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