[misc] 01/01: reports: template: improve FTBFS explanation
Ximin Luo
infinity0 at debian.org
Mon Oct 3 20:34:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository misc.
commit c7d888c48205b953a39205388c743fa98539b887
Author: Ximin Luo <infinity0 at debian.org>
Date: Mon Oct 3 22:34:02 2016 +0200
reports: template: improve FTBFS explanation
---
reports/bin/generate-draft.template | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/reports/bin/generate-draft.template b/reports/bin/generate-draft.template
index 77cb6d1..ab7ab78 100644
--- a/reports/bin/generate-draft.template
+++ b/reports/bin/generate-draft.template
@@ -72,7 +72,8 @@ FIXME issue types have been updated:
Weekly QA work
--------------
-FTBFS bugs have been reported by:
+As part of reproducibility testing, the following FTBFS bugs have been detected
+and reported by:
{% for k, v in ftbfs_bugs.items()|sort %}
- {{ k }} ({{ v|length }}){% endfor %}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/misc.git
More information about the Reproducible-commits
mailing list