From c2d1495ffd59dc03a64e84cff66e7d7856dd6459 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Sun, 18 Jan 2015 10:36:12 +0100 Subject: reproducible: forgot to remove some debug print() --- bin/reproducible_html_notes.py | 1 - 1 file changed, 1 deletion(-) (limited to 'bin/reproducible_html_notes.py') diff --git a/bin/reproducible_html_notes.py b/bin/reproducible_html_notes.py index c5e8799f..3c5f1356 100755 --- a/bin/reproducible_html_notes.py +++ b/bin/reproducible_html_notes.py @@ -325,7 +325,6 @@ def get_trailing_icon(package, bugs): html += 'bug-patch" title="#' + str(bug) + ', with patch">+' else: html += '" title="#' + str(bug) + '">+' - print(package + ' ' + html) return html def index_notes(notes): -- cgit v1.2.3-70-g09d2