From 8c2209fc9c7d1f2d771e0d5a99782be544347547 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 2 Mar 2015 23:38:37 +0100 Subject: reproducible: fixup mainview css --- bin/reproducible_html_graphs.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bin/reproducible_html_graphs.sh') diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh index debb3eb7..433f516f 100755 --- a/bin/reproducible_html_graphs.sh +++ b/bin/reproducible_html_graphs.sh @@ -374,11 +374,11 @@ VIEW=stats PAGE=index_${VIEW}.html echo "$(date) - starting to write $PAGE page." write_page_header $VIEW "Overview of various statistics about reproducible builds" -write_page "

" +write_page "

" for i in $SUITES ; do - write_page "

" + write_page " \"$i" done -write_page "
\"${MAINLABEL[0]}\"

" +write_page "

" # FIXME: we don't do 2 / stats_builds_age.png yet :/ (and 6 and 0 are done already) for i in 3 4 5 1 ; do if [ "$i" = "3" ] ; then -- cgit v1.2.3-70-g09d2