From f777aca00ed5d6c6e7596c43999e36dd3edd6deb Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 13 May 2015 13:55:31 +0200 Subject: reproducible: show reproducible packages last, they are boring --- bin/reproducible_html_graphs.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'bin/reproducible_html_graphs.sh') diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh index 2da35501..a4d8c102 100755 --- a/bin/reproducible_html_graphs.sh +++ b/bin/reproducible_html_graphs.sh @@ -447,11 +447,6 @@ create_pkg_sets_page() { fi write_page "

\"${MAINLABEL[6]}\"" write_page "
The package set '${META_PKGSET[$i]}' in $SUITE/$ARCH consists of:
" - set_icon reproducible - write_icon - write_page "$COUNT_META_GOOD packages ($PERCENT_META_GOOD%) successfully built reproducibly:" - link_packages $META_GOOD - write_page "
" set_icon unreproducible write_icon write_page "$COUNT_META_BAD ($PERCENT_META_BAD%) packages failed to built reproducibly:" @@ -475,6 +470,11 @@ create_pkg_sets_page() { link_packages $META_REST write_page "
" fi + set_icon reproducible + write_icon + write_page "$COUNT_META_GOOD packages ($PERCENT_META_GOOD%) successfully built reproducibly:" + link_packages $META_GOOD + write_page "
" write_page "

" write_page_meta_sign fi -- cgit v1.2.3-70-g09d2