diff options
author | Holger Levsen <holger@layer-acht.org> | 2012-11-04 21:46:13 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2012-11-04 21:46:13 +0100 |
commit | 1434b04ad879f6f5fde122b7e5cc5eafb2c2791c (patch) | |
tree | 3fdcc4a7324e76f57c48b95258c284ba0afcdffd /job-cfg | |
parent | 15e90ebc5df0346e95137ecc91c31d5d4195d6cf (diff) | |
download | jenkins.debian.net-1434b04ad879f6f5fde122b7e5cc5eafb2c2791c.tar.xz |
small improvements
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 b7113418..fb4aead6 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: 'manual/.*' + includedRegions: '/trunk/manual/.*' excludedRegions: '' excludedUsers: '' excludedRevprop: '' |