From a1d5955b84387a03501057bf66996ee6010bf4f7 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 11 Sep 2015 13:47:45 +0200 Subject: reproducible live status: use identical column names for both tables --- bin/reproducible_html_live_status.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/reproducible_html_live_status.py b/bin/reproducible_html_live_status.py index ef1abe25..426ff810 100755 --- a/bin/reproducible_html_live_status.py +++ b/bin/reproducible_html_live_status.py @@ -25,7 +25,7 @@ def generate_schedule(arch): html += generate_live_status_table(arch) html += '

\n' + tab html += '' - html += '\n' + html += '\n' for row in rows: # 0: date_scheduled, 1: suite, 2: arch, 3: pkg name pkg = row[3] @@ -50,7 +50,7 @@ def generate_live_status_table(arch): rows = query_db(query.format(arch=arch)) html += '

#scheduled atsuitearchitecturesource package
archsource package
\n' + tab html += '' - html += '' + html += '' html += '' html += '' html += '\n' -- cgit v1.2.3-54-g00ecf
#src pkg idsuitearchnameversionsource packageversionbuild startedprevious build statusprevious build durationbuilder job