tests/testlib/docgraph_setup.sh
author Boris Feld <boris.feld@octobus.net>
Thu, 19 Oct 2017 14:46:06 +0200
changeset 3080 461c9d940519
parent 2959 ef361938dfa1
permissions -rw-r--r--
evolve: registed configitems if available The config are registered as 'dynamicdefault' because we still need to explicitly pass the config option for older version of Mercurial. (4.2 and before).

. $TESTDIR/testlib/pythonpath.sh

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