[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: log properly

Holger Levsen holger at moszumanska.debian.org
Tue Sep 8 11:28:35 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 266184a88e52ebb12a4d6ba31061791cf72ef51a
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Sep 8 13:27:51 2015 +0200

    reproducible: log properly
---
 bin/reproducible_notes.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_notes.py b/bin/reproducible_notes.py
index fc06821..adb43a0 100755
--- a/bin/reproducible_notes.py
+++ b/bin/reproducible_notes.py
@@ -48,7 +48,7 @@ def load_notes():
         query = query.format(pkg=pkg)
         result = query_db(query)
         if not result:
-            print_warning_message('Warning: This query produces no results: ' + query
+            log.info('Warning: This query produces no results: ' + query
                                    + '\nThis means there is no tested ' +
                                    'package with the name ' + pkg)
             try:

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