From f1d9ce3d32f74ec6d45f59c074ee54e93ee1d16a Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 18 May 2015 21:25:08 +0200 Subject: reproducible: harmonize language --- bin/reproducible_html_graphs.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh index c2573de1..7bc81605 100755 --- a/bin/reproducible_html_graphs.sh +++ b/bin/reproducible_html_graphs.sh @@ -553,8 +553,8 @@ create_main_stats_page() { # write inventory table write_page "" write_page "" - write_page "" - write_page "" + write_page "" + write_page "" SUITE="unstable" gather_suite_stats write_page "" -- cgit v1.2.3-54-g00ecf
inventory typeamount
packages with notes$NOTES
total amount of issues in packages$COUNT_ISSUES
issues categorized$ISSUES
total amount of identified issues in packages$COUNT_ISSUES
identified issues$ISSUES
packages in $SUITE with issues but without any identified one$(echo $COUNT_BAD + $COUNT_UGLY - $NOTES|bc)