From 1ac01039962d34c1adeb90837069c8012386c478 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 10 Sep 2015 21:47:55 +0200 Subject: reproducible: cleanup cruft --- bin/reproducible_html_live_status.py | 1 - 1 file changed, 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_html_live_status.py b/bin/reproducible_html_live_status.py index 97ea8edc..3a899a58 100755 --- a/bin/reproducible_html_live_status.py +++ b/bin/reproducible_html_live_status.py @@ -32,7 +32,6 @@ def generate_live_status(): pkg = row[1] arch = row[4] suite = row[3] - url = RB_PKG_URI + '/' + suite + '/' + arch + '/' + pkg + '.html' html += tab + ' ' + row[0] + '' html += '' html += link_package(pkg, suite, arch) -- cgit v1.2.3-70-g09d2