Pass $HOME to misc testenv.

Fixes #860.
This commit is contained in:
Florian Bruhin 2015-08-08 14:46:23 +02:00
parent 0acbd77ada
commit f6c1d355e3

View File

@ -71,6 +71,8 @@ commands =
{envpython} scripts/dev/check_coverage.py
[testenv:misc]
# For global .gitignore files
passenv = HOME
commands =
{envpython} scripts/dev/misc_checks.py git
{envpython} scripts/dev/misc_checks.py vcs