@@ 1,19 1,8 @@
-
[testenv]
setenv = HGRCPATH = {toxworkdir}/.hgrc
-whitelist_externals =
- /bin/echo
- /bin/sh
- /usr/bin/tree
basepython = /usr/bin/python
-
commands =
pip install mercurial==4.6
- echo {env:HGRCPATH}
- tree
- sh {toxinidir}/mkhgrc.sh
- hg --version
- hg config
hg help confman