tests/testlib/docgraph_setup.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 17 Apr 2019 20:52:15 +0200
branchmercurial-4.9
changeset 4523 93c49ff40981
parent 2959 ef361938dfa1
permissions -rw-r--r--
testcompat: open a branch dedicated to mercurial 4.9 Upstream merged its default branch into the stable one to prepare for Mercurial 5.0

. $TESTDIR/testlib/pythonpath.sh

cat >> $HGRCPATH << EOF
[extensions]
docgraph=
EOF