[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: really exclude bugs from stats_bugs_sin_ftbfs.png

Holger Levsen holger at layer-acht.org
Sat Dec 3 16:56:45 UTC 2016


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 5259e88cb7c2be6f5205dd8e8eee48ddbe02fda6
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Dec 3 17:56:34 2016 +0100

    reproducible Debian: really exclude bugs from stats_bugs_sin_ftbfs.png
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_html_dashboard.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh
index 2752d0d..936e2b6 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -62,7 +62,7 @@ for STATE in done_ open_ ; do
 		fi
 		FIELDS[8]="${FIELDS[8]}, ${STATE}$TAG"
 	done
-	FIELDS[8]="${FIELDS[8]}, ${STATE}ftbfs"
+	# ftbfs bugs are excluded from 8+9
 done
 FIELDS[9]="datum, done_bugs, open_bugs"
 REPRODUCIBLE_DONE="(0"

-- 
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