[Python-modules-commits] [python-spur] 01/13: Pass TEST_SSH_* variables through to tox

Ruben Undheim rubund-guest at moszumanska.debian.org
Sun Jan 3 10:38:50 UTC 2016


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository python-spur.

commit 11304b8139c37a705de403cbbd568f0ad27df636
Author: Michael Williamson <mike at zwobble.org>
Date:   Sun Dec 27 17:22:40 2015 +0000

    Pass TEST_SSH_* variables through to tox
---
 tox.ini | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tox.ini b/tox.ini
index cdee53f..dde27a4 100644
--- a/tox.ini
+++ b/tox.ini
@@ -5,3 +5,4 @@ changedir = {envtmpdir}
 deps=-r{toxinidir}/test-requirements.txt
 commands=
     nosetests {toxinidir}/tests
+passenv=TEST_SSH_*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-spur.git



More information about the Python-modules-commits mailing list