From a2fc68f50784dd677a15882e81dbf807fdef0cd3 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 10 Mar 2015 19:52:01 +0100 Subject: reproducible: use proper terms in table header --- bin/reproducible_html_indexes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/reproducible_html_indexes.py b/bin/reproducible_html_indexes.py index 9230fc08..014700da 100755 --- a/bin/reproducible_html_indexes.py +++ b/bin/reproducible_html_indexes.py @@ -295,7 +295,7 @@ def build_page_section(page, section, suite, arch): return (html, footnote) # do not output anything on the page. html += build_leading_text_section(section, rows, suite, arch) if page == 'scheduled': - html += '

\n' + tab + '\n' + html += '

#suitearchpackage
\n' + tab + '\n' else: html += '

\n' + tab + '\n' for row in rows: -- cgit v1.2.3-54-g00ecf

#suitearchitecturesource package