diff options
author | Holger Levsen <holger@layer-acht.org> | 2012-11-09 20:53:07 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2012-11-09 20:53:07 +0100 |
commit | a2307e5a29d284fc1ef705e7bf6944c698ab7dc1 (patch) | |
tree | 184a8e6f0c126e36529e196d036e3e0bdd32c426 /job-cfg | |
parent | 6f03bcea0d655b45fd907a5fb2351c9de2deb086 (diff) | |
download | jenkins.debian.net-a2307e5a29d284fc1ef705e7bf6944c698ab7dc1.tar.xz |
ignore more
Diffstat (limited to 'job-cfg')
-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 ad2c6a8d..9f1a0729 100644 --- a/job-cfg/webcheck.yaml +++ b/job-cfg/webcheck.yaml @@ -109,7 +109,7 @@ jobs: - '{name}_www_debian_org': webcheck_url: 'http://www.debian.org' - webcheck_ignore_patterns: '^mailto: action/edit action/history Special: oldid= printable=yes limit= redirect=no qa.debian.org/developer.php security.debian.org/pool packages.debian.org/src: i18n.debian.org/material' + webcheck_ignore_patterns: '^mailto: action/edit action/history Special: oldid= printable=yes limit= redirect=no qa.debian.org/developer.php security.debian.org/pool packages.debian.org/src: i18n.debian.org/material cve.mitre.org/cgi-bin bugs.debian.org/\d\d\d' timed: "0 1 * * 0" - '{name}_www_debconf_org': webcheck_url: 'http://www.debconf.org' |