diff options
author | Holger Levsen <holger@layer-acht.org> | 2012-12-11 15:01:09 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2012-12-11 15:01:09 +0100 |
commit | 11aaefd2719a57aa4b4000a3ef188c4183aa542a (patch) | |
tree | 5b762788daba1d30e5b50723f5f2feb46ebe50e6 | |
parent | 3ab3dabbfe1816761ad69a187d60629ab28b3287 (diff) | |
download | jenkins.debian.net-11aaefd2719a57aa4b4000a3ef188c4183aa542a.tar.xz |
try to ignore the other manuals
-rw-r--r-- | job-cfg/webcheck.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/webcheck.yaml b/job-cfg/webcheck.yaml index 8bb6b054..7512f827 100644 --- a/job-cfg/webcheck.yaml +++ b/job-cfg/webcheck.yaml @@ -199,6 +199,6 @@ timed: "32 1 1 * *" - '{name}_debian_edu_squeeze_manual': webcheck_url: 'http://maintainer.skolelinux.org/debian-edu-doc/en/debian-edu-squeeze-manual.html' - webcheck_ignore_patterns: '^mailto:' + webcheck_ignore_patterns: '^mailto: \?C= http://maintainer.skolelinux.org/debian-edu-doc/$' timed: "34 1 1,8,15,22 * *" |