From 9ef112a49a2d9bb6b81ca82714b8961804790ff9 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 14 May 2015 17:24:30 +0200 Subject: reproducible: show number of uninvestigated packages --- bin/reproducible_html_graphs.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bin/reproducible_html_graphs.sh') diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh index bcc4effa..ce8a4678 100755 --- a/bin/reproducible_html_graphs.sh +++ b/bin/reproducible_html_graphs.sh @@ -550,8 +550,11 @@ create_main_stats_page() { # write inventory table write_page "" write_page "" - write_page "" + write_page "" write_page "" + SUITE="unstable" + gather_suite_stats + write_page "" write_page "
inventory typeamount
packages with notes$NOTES
amount of issues in packages$COUNT_ISSUES
total amount of issues in packages$COUNT_ISSUES
issues categorized$ISSUES
packages in $SUITE without notes$(echo $COUNT_BAD + $COUNT_UGLY - $NOTES|bc)
" # other graphs write_page "

" -- cgit v1.2.3-70-g09d2