From d37cdc8fee427f22d8feb2a680274ab78fe0a365 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 18 May 2015 21:06:22 +0200 Subject: reproducible: hopefully improve wording, feedback welcome --- bin/reproducible_html_graphs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_html_graphs.sh') diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh index 975c2fd9..2bd08590 100755 --- a/bin/reproducible_html_graphs.sh +++ b/bin/reproducible_html_graphs.sh @@ -555,7 +555,7 @@ create_main_stats_page() { write_page "issues categorized$ISSUES" SUITE="unstable" gather_suite_stats - write_page "packages in $SUITE without any identified issue$(echo $COUNT_BAD + $COUNT_UGLY - $NOTES|bc)" + write_page "packages in $SUITE with issues but without any identified one$(echo $COUNT_BAD + $COUNT_UGLY - $NOTES|bc)" write_page "packages in $SUITE which need to be fixed$(echo $COUNT_BAD + $COUNT_UGLY |bc) / $(echo $PERCENT_BAD + $PERCENT_UGLY|bc)%" write_page "" # other graphs -- cgit v1.2.3-70-g09d2