tests/narrow-library.sh
author Augie Fackler <augie@google.com>
Wed, 06 Nov 2019 15:19:23 -0500
changeset 43468 8b0fa4de0064
parent 40882 bcf70058af90
child 46012 d72378f93a44
permissions -rw-r--r--
vfs: add NotImplementedError version of join Again, this helps out pytype. Differential Revision: https://phab.mercurial-scm.org/D7266

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