diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-05-01 10:44:33 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-05-01 10:44:33 +0200 |
commit | 3c9906db5bbd695dfb7d2de66ecd0ec9e8a1bbf8 (patch) | |
tree | 99e4fb83f9a77ec3547ca44bde2d13812411992b /logparse | |
parent | e2e0d5bacd85cf75e3f77e9db052e17a1173b176 (diff) | |
download | jenkins.debian.net-3c9906db5bbd695dfb7d2de66ecd0ec9e8a1bbf8.tar.xz |
reproducible: make the notes jobs not fail if there is a note for an untested package. add irc notification.
Diffstat (limited to 'logparse')
-rw-r--r-- | logparse/reproducible.rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/logparse/reproducible.rules b/logparse/reproducible.rules index b9a5c564..f07fd011 100644 --- a/logparse/reproducible.rules +++ b/logparse/reproducible.rules @@ -17,3 +17,4 @@ warning /Warning: the following failed builds have been found/ warning /Warning: cannot update html pages for.+/ warning /Warning: package .+is probably already building elsewhere, exiting./ warning /Warning: too much difference for .+, aborting. Please investigate and update manually./ +warning /Warning: This query produces no results:.+/ |