[Qa-jenkins-scm] [jenkins.debian.net] 02/08: reproducible: html_packages: no need to warn two times (at different log levels) about the same thing...

Holger Levsen holger at moszumanska.debian.org
Fri Oct 9 16:03:57 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit a0339432be0b5ef01abfae36575b42640c737d90
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Fri Oct 9 14:14:40 2015 +0000

    reproducible: html_packages: no need to warn two times (at different log levels) about the same thing...
---
 bin/reproducible_html_packages.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py
index 6e6a3f8..39c2460 100755
--- a/bin/reproducible_html_packages.py
+++ b/bin/reproducible_html_packages.py
@@ -115,7 +115,6 @@ def link_diffs(package, eversion, suite, arch, status):
             html += '<a href="' + dbdtxt_url + '" target="main">(txt)</a>\n'
         html += '</li>\n'
     else:
-        log.debug('debbindiff not detetected at ' + dbd)
         if status == 'unreproducible' and not args.ignore_missing_files:
             log.critical(REPRODUCIBLE_URL + '/' + suite + '/' + arch + '/' + package +
                          ' is unreproducible, but without diffoscope output.')

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list