view tests/testlib/docgraph_setup.sh @ 4268:d5a2cc19903f

topics: improve the message around topic changing The new message says 'cleared' when topic name is cleared, if we change to a new topic name, it mentions the new topic name too.
author Pulkit Goyal <pulkit@yandex-team.ru>
date Mon, 26 Nov 2018 16:43:39 +0300
parents ef361938dfa1
children
line wrap: on
line source

. $TESTDIR/testlib/pythonpath.sh

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