From 4fcac275eb0a33a9c6822bf76c8471baee970d48 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 23 May 2015 12:15:51 +0200 Subject: reproducible: in the schedule, link to the package in the right suite and arch --- bin/reproducible_html_indexes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_html_indexes.py b/bin/reproducible_html_indexes.py index bd783823..f358d263 100755 --- a/bin/reproducible_html_indexes.py +++ b/bin/reproducible_html_indexes.py @@ -470,7 +470,7 @@ def generate_schedule(): url = RB_PKG_URI + '/' + row[1] + '/' + row[2] + '/' + pkg + '.html' html += tab + ' ' + row[0] + '' html += '' + row[1] + '' + row[2] + '' - html += link_package(pkg, defaultsuite, defaultarch, bugs) + html += link_package(pkg, row[1], row[2], bugs) html += '\n' html += '

\n' destfile = BASE + '/index_scheduled.html' -- cgit v1.2.3-70-g09d2