[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: make output more specific

Holger Levsen holger at moszumanska.debian.org
Tue Mar 17 01:04:23 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 1b774f8b547e83b33abd4b9793829f892ec67243
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Mar 17 02:02:14 2015 +0100

    reproducible: make output more specific
---
 bin/reproducible_html_packages.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py
index 1c5f0cf..302e3ec 100755
--- a/bin/reproducible_html_packages.py
+++ b/bin/reproducible_html_packages.py
@@ -144,7 +144,7 @@ def gen_extra_links(package, version, suite, arch):
             default_view = url
     else:
         log.info('The package ' + package +
-                    ' did not produce any buildlog! Maybe it has not been build yet.')
+                    ' did not produce any buildlog in ' + suite + '/' + arch + '! Maybe it has not been build yet.')
     default_view = '/untested.html' if not default_view else default_view
     return (links, default_view)
 

-- 
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