diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-10-11 16:23:37 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-10-11 16:23:37 +0200 |
commit | d0741dd7a9bfad858d51a2fc198b506746481261 (patch) | |
tree | f284d4f709b65abe588b2b43dc1f1b0c4b9fba8c /logparse | |
parent | d47dc035b62f55afc65327c68a9285b7003053a7 (diff) | |
download | jenkins.debian.net-d0741dd7a9bfad858d51a2fc198b506746481261.tar.xz |
reproducible: no warnings if builds fail or are unreproducible. that's expected in sid
Diffstat (limited to 'logparse')
-rw-r--r-- | logparse/reproducible.rules | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/logparse/reproducible.rules b/logparse/reproducible.rules index 4f7ef20f..95e3e12c 100644 --- a/logparse/reproducible.rules +++ b/logparse/reproducible.rules @@ -1,9 +1,7 @@ # see https://wiki.jenkins-ci.org/display/JENKINS/Log+Parser+Plugin # list of warnings here... -warning /Warning: .+ failed to build reproducibly./ warning /Warning: .+ is not a source package, or was removed or renamed. Please investigate./ -warning /Warning: .+ failed to build from source./ warning /Warning: Download of .+ sources failed./ warning /Warning: .+ contains invalid yaml, please fix./ |