tests/testlib/docgraph_setup.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 05 Jan 2018 04:37:49 +0100
changeset 3364 9df35258e0c5
parent 2959 ef361938dfa1
permissions -rw-r--r--
caches: protect against missing connection If the connection cannot be established, we should not try to use it.

. $TESTDIR/testlib/pythonpath.sh

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