view tests/testlib/docgraph_setup.sh @ 4027:130a60a51fff stable

sqlcache: also catch malformed database error This is apparently another way for sqlite to fail at concurrency.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 27 Aug 2018 12:40:47 +0200
parents ef361938dfa1
children
line wrap: on
line source

. $TESTDIR/testlib/pythonpath.sh

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