tox: this now works fine, let's clean up
1 files changed, 0 insertions(+), 11 deletions(-)

M tox.ini
M tox.ini +0 -11
@@ 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