Repository: qpid-proton Updated Branches: refs/heads/master 71f0be88e -> 22ca57e14
NO-JIRA: Pass in some more env vars to the tox tests to run them without skipping any Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/22ca57e1 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/22ca57e1 Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/22ca57e1 Branch: refs/heads/master Commit: 22ca57e140eb8cbdd0c334f3aab63e457453b307 Parents: 71f0be8 Author: Andrew Stitcher <astitc...@apache.org> Authored: Mon Jul 20 01:29:46 2015 -0400 Committer: Andrew Stitcher <astitc...@apache.org> Committed: Mon Jul 20 01:29:46 2015 -0400 ---------------------------------------------------------------------- proton-c/bindings/python/tox.ini | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/22ca57e1/proton-c/bindings/python/tox.ini ---------------------------------------------------------------------- diff --git a/proton-c/bindings/python/tox.ini b/proton-c/bindings/python/tox.ini index 2bb26a6..ef460e8 100644 --- a/proton-c/bindings/python/tox.ini +++ b/proton-c/bindings/python/tox.ini @@ -15,6 +15,9 @@ setenv = passenv = PKG_CONFIG_PATH CFLAGS + SASLPASSWD + VALGRIND + CLASSPATH commands = {toxinidir}/../../../tests/python/proton-test {posargs} --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org