[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: s#different#distinct# issues

Holger Levsen holger at moszumanska.debian.org
Sat May 23 16:53:39 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit bf87e279aed621a0d12caedc9beecd5f492d8383
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat May 23 18:53:33 2015 +0200

    reproducible: s#different#distinct# issues
---
 bin/reproducible_html_graphs.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh
index 89d2158..2bec3ec 100755
--- a/bin/reproducible_html_graphs.sh
+++ b/bin/reproducible_html_graphs.sh
@@ -552,7 +552,7 @@ create_main_stats_page() {
         write_page "</table>"
 	# write inventory table
 	write_page "<table class=\"main\"><tr><th> </th><th>amount</th></tr>"
-	write_page "<tr><td>different identified issues</td><td>$ISSUES</td></tr>"
+	write_page "<tr><td>distinct identified issues</td><td>$ISSUES</td></tr>"
 	write_page "<tr><td>packages with notes about these issues</td><td>$NOTES</td></tr>"
 	write_page "<tr><td>total amount of identified issues in packages</td><td>$COUNT_ISSUES</td></tr>"
 	SUITE="unstable"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list