tests/narrow-library.sh
author Yuya Nishihara <yuya@tcha.org>
Fri, 20 Apr 2018 20:54:32 +0900
branchstable
changeset 37804 1ec874717d8a
parent 36157 2405ca783672
child 40882 bcf70058af90
permissions -rw-r--r--
test-check-code: prevent from adding Python modules shadowed by ancient C

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