diff options
author | Holger Levsen <holger@layer-acht.org> | 2012-11-04 17:23:46 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2012-11-04 17:23:46 +0100 |
commit | e761ae8344a098f46a37789c5b02bba1a424aa24 (patch) | |
tree | 5df76f65d128912506be9a79575adfe94f9d22e9 /job-cfg | |
parent | c9e6b8eb89bd1635f6f720746ac72fcfb636a3f6 (diff) | |
download | jenkins.debian.net-e761ae8344a098f46a37789c5b02bba1a424aa24.tar.xz |
add+configure munin
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/d-i.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/d-i.yaml b/job-cfg/d-i.yaml index 97d16613..b7113418 100644 --- a/job-cfg/d-i.yaml +++ b/job-cfg/d-i.yaml @@ -6,7 +6,7 @@ url: svn://svn.debian.org/svn/d-i/trunk basedir: . workspaceupdater: update - includedRegions: 'trunk/manual/.*' + includedRegions: 'manual/.*' excludedRegions: '' excludedUsers: '' excludedRevprop: '' |