[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible debian: remove unwanted print statement

Holger Levsen holger at layer-acht.org
Fri Jul 29 19:36:47 UTC 2016


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 27bc54e6adc58208ce030336ebcbdaa51d4ac721
Author: Valerie R Young <spectranaut at riseup.net>
Date:   Fri Jul 29 15:32:38 2016 -0400

    reproducible debian: remove unwanted print statement
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 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 fbce582..bea3bc7 100755
--- a/bin/reproducible_html_packages.py
+++ b/bin/reproducible_html_packages.py
@@ -315,7 +315,6 @@ def gen_history_page(package, arch=None):
     else:
         destfile = os.path.join(HISTORY_PATH, package.name+'.html')
     title = 'build history of {}'.format(package.name)
-    print(arch)
     if arch:
         title += ' on {}'.format(arch)
     write_html_page(title=title, body=html, destfile=destfile,

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