From e29f37ccffb733d4d2dd1e271fb92a7b0af99144 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 8 Sep 2015 00:06:28 +0200 Subject: reproducible: fixup html+css --- bin/reproducible_html_dashboards.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/reproducible_html_dashboards.sh b/bin/reproducible_html_dashboards.sh index ac0284da..3eb8cdf3 100755 --- a/bin/reproducible_html_dashboards.sh +++ b/bin/reproducible_html_dashboards.sh @@ -424,9 +424,10 @@ create_main_stats_page() { # other archs: armhf ARCH="armhf" SUITE="unstable" + write_page "

" write_page "


" write_page " \"$SUITE/$ARCH" - write_page " \"${MAINLABEL[$i]}\"" + write_page " \"${MAINLABEL[$i]}\"" write_page " \"age" write_build_performace_stats write_page "
" -- cgit v1.2.3-54-g00ecf