docs/tutorial/testlib/docgraph_setup.sh
author Denis Laxalde <denis@laxalde.org>
Fri, 18 Oct 2019 10:17:53 +0200
branchstable
changeset 4912 43e9bb4de6b5
parent 3376 aad37ffd7d58
permissions -rw-r--r--
debian: update debhelper compat Level before 9 are deprecated says debhelper 12. Upgrade to 10, which is available in Debian oldstable and old Ubuntu releases to be conservative (and since we probably don't need more).

. $TESTDIR/testlib/pythonpath.sh

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