1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/0c390972b576/ Changeset: 0c390972b576 User: marix Date: 2014-04-01 07:18:43 Summary: Update jenkins specific documentation to use proper section name.
The configuration documentation still refered to tox:hudson instead of tox:jenkins. fixes #136 Affected #: 1 file diff -r da5a5817e35ddb4b63219b6194f4f215593525fd -r 0c390972b576b50dc0e78bd5cbb8e6a164f15f8b doc/config.txt --- a/doc/config.txt +++ b/doc/config.txt @@ -28,9 +28,9 @@ (by checking for existence of the ``JENKINS_URL`` environment variable) and will first lookup global tox settings in this section:: - [tox:hudson] - ... # override [tox] settings for the hudson context - # note: for hudson distshare defaults to ``{toxworkdir}/distshare``. + [tox:jenkins] + ... # override [tox] settings for the jenkins context + # note: for jenkins distshare defaults to ``{toxworkdir}/distshare``. envlist setting Repository URL: https://bitbucket.org/hpk42/tox/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit