tests/narrow-library.sh
author Augie Fackler <augie@google.com>
Wed, 06 Nov 2019 14:20:27 -0500
changeset 43475 9ce76155e0da
parent 40882 bcf70058af90
child 46012 d72378f93a44
permissions -rw-r--r--
compression: tell pytype to not sweat a missing `zstd` module Differential Revision: https://phab.mercurial-scm.org/D7273

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