summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Bach <marix@marix.org>2014-04-01 07:18:43 +0200
committerMatthias Bach <marix@marix.org>2014-04-01 07:18:43 +0200
commitcb12ef1863bfeaab64857117ea7c993898482a39 (patch)
treedb2e44cdbc7abdf87c7afb25761ce92ea54fbef7
parentcfbbf08b467a7417a11ef775689e14d9d7eb4def (diff)
downloadtox-cb12ef1863bfeaab64857117ea7c993898482a39.tar.gz
Update jenkins specific documentation to use proper section name.
The configuration documentation still refered to tox:hudson instead of tox:jenkins. fixes #136
-rw-r--r--doc/config.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/config.txt b/doc/config.txt
index 28068a3..054400d 100644
--- a/doc/config.txt
+++ b/doc/config.txt
@@ -28,9 +28,9 @@ List of optional global options::
(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