From ee75defbbdc0368720b37ad0c130cf752b49089f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 15 Jan 2015 11:57:09 +0100 Subject: reproducible: stop treating creating .buildinfo files specially (leftover) --- bin/reproducible_html_graphs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh index eca9a6c4..304225be 100755 --- a/bin/reproducible_html_graphs.sh +++ b/bin/reproducible_html_graphs.sh @@ -289,7 +289,7 @@ for i in $(seq 1 ${#META_PKGSET[@]}) ; do force_package_targets $META_GOOD link_packages $META_GOOD write_page "
" - set_icon unreproducible with + set_icon unreproducible write_icon write_page "$COUNT_META_BAD ($PERCENT_META_BAD%) packages failed to built reproducibly:" force_package_targets $META_BAD -- cgit v1.2.3-54-g00ecf