summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_graphs.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-05 14:42:00 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-05 14:42:00 +0100
commitd37105b45619b11175a680830363c51e1b0541a5 (patch)
tree4764dc3ebbed09e39281d997379ed5f095042942 /bin/reproducible_html_graphs.sh
parent4fed3e2ded77218518255be81057c7cad203dab0 (diff)
downloadjenkins.debian.net-d37105b45619b11175a680830363c51e1b0541a5.tar.xz
reproducible: several small tweaks to page headers
Diffstat (limited to 'bin/reproducible_html_graphs.sh')
-rwxr-xr-xbin/reproducible_html_graphs.sh3
1 files changed, 3 insertions, 0 deletions
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 "<p>$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%) <a href=\"https://wiki.debian.org/ReproducibleBuilds\">could be built reproducible!</a>"
+fi
write_page "<p>"
set_icon reproducible
write_icon