From dd6db8c99fcb8f162a10159e433799eb5f3e5a23 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 18 Dec 2015 22:39:00 +0100 Subject: reproducible dashboard: further improve bottom --- bin/reproducible_html_dashboard.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh index 89fed29f..a39feb64 100755 --- a/bin/reproducible_html_dashboard.sh +++ b/bin/reproducible_html_dashboard.sh @@ -497,17 +497,17 @@ create_dashboard_page() { for SUITE in unstable experimental ; do write_page " \"$SUITE/$ARCH" done + write_page " \"${MAINLABEL[$i]}\"" + write_page "

" + write_build_performance_stats write_page "

" for SUITE in unstable experimental ; do write_page " \"age" done write_page "

" - write_page " \"${MAINLABEL[$i]}\"" - write_build_performance_stats - write_page "

" write_page "


" # link to index_breakages - write_page "
There are some problems in this setup too. And there is documentation too, in case you missed the link at the top. More feedback is always welcome!

" + write_page "
There are some problems in this test setup itself too. And there is documentation too, in case you missed the link at the top. Feedback is always welcome!

" # the end write_page_footer cp $PAGE $BASE/reproducible.html -- cgit v1.2.3-70-g09d2