From d37105b45619b11175a680830363c51e1b0541a5 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 5 Mar 2015 14:42:00 +0100 Subject: reproducible: several small tweaks to page headers --- bin/reproducible_html_graphs.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin/reproducible_html_graphs.sh') diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh index 236fd5f5..fa8e20c3 100755 --- a/bin/reproducible_html_graphs.sh +++ b/bin/reproducible_html_graphs.sh @@ -282,6 +282,9 @@ VIEW=suite_stats PAGE=index_${VIEW}.html echo "$(date) - starting to write $PAGE page." write_page_header $VIEW "Overview of various statistics about reproducible builds for $SUITE" +if [ $PERCENT_TOTAL -lt 98 ] ; then + write_page "

$COUNT_TOTAL packages have been attempted to be build so far, that's $PERCENT_TOTAL% of $AMOUNT source packages in Debian $SUITE currently. Out of these, $COUNT_GOOD packages ($PERCENT_GOOD%) could be built reproducible!" +fi write_page "

" set_icon reproducible write_icon -- cgit v1.2.3-70-g09d2