[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: cleanup cruft
Holger Levsen
holger at moszumanska.debian.org
Thu Sep 10 19:39:16 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 a4299e975a071229af8a05e9d2eef017962561dd
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Sep 10 21:24:44 2015 +0200
reproducible: cleanup cruft
---
bin/reproducible_html_indexes.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/bin/reproducible_html_indexes.py b/bin/reproducible_html_indexes.py
index b8dd9b7..29c8669 100755
--- a/bin/reproducible_html_indexes.py
+++ b/bin/reproducible_html_indexes.py
@@ -552,7 +552,6 @@ def generate_schedule(arch):
for row in rows:
# 0: date_scheduled, 1: suite, 2: arch, 3: pkg name
pkg = row[3]
- url = RB_PKG_URI + '/' + row[1] + '/' + row[2] + '/' + pkg + '.html'
html += tab + '<tr><td> </td><td>' + row[0] + '</td>'
html += '<td>' + row[1] + '</td><td>' + row[2] + '</td><td><code>'
html += link_package(pkg, row[1], row[2], bugs)
--
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