diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-06-17 12:15:23 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-06-17 12:15:23 +0200 |
commit | ba15ed7a425adea87755756fda85153bbf6637b3 (patch) | |
tree | e6d4f09671621912287c07c7a13812242b4fbcc2 | |
parent | 888ac1ed17e3ce5e1a1c43afdfce7c2b1336d5dd (diff) | |
download | jenkins.debian.net-ba15ed7a425adea87755756fda85153bbf6637b3.tar.xz |
reproducible: avoid double notification messages
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -199,6 +199,7 @@ properties: ** reproducible_blacklist.sh should delete rbuild logs and debbindiff output too ** adopt usertag script from pkg-apparmor to notify us about new usertagged bugs automatically ** fix apache ssl configuration as hinted by eg https://sslcheck.globalsign.com/de/sslcheck?host=jenkins.debian.net#46.16.73.183 +** when irc notification is enabled and a package changes from reproducible to unreproducible, we get two notifications on irc, saying (basically) the same. there should only be one in these cases. * notes related ** #786396: classify issue by "toolchain" or "package" fix needed |