tests/narrow-library.sh
author Augie Fackler <augie@google.com>
Sun, 18 Feb 2018 00:59:03 -0500
changeset 36302 ba1807d9a846
parent 36157 2405ca783672
child 40882 bcf70058af90
permissions -rw-r--r--
py3: whitelist another three passing tests Differential Revision: https://phab.mercurial-scm.org/D2318

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