From e49fc9a644359fda0c25cfc116b99d622386103a Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 24 Sep 2016 12:58:57 +0200 Subject: reproducible Debian. just ignore unicode errors only --- bin/reproducible_html_notes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_html_notes.py') diff --git a/bin/reproducible_html_notes.py b/bin/reproducible_html_notes.py index 3d2a6461..cc115f64 100755 --- a/bin/reproducible_html_notes.py +++ b/bin/reproducible_html_notes.py @@ -401,7 +401,7 @@ def issues_popcon_annotate(issues_list): issues_by_popcon = sorted(issues, key=lambda p: p[1], reverse=True) issues_with_popcon = [(p[0], p[1], i