[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: binary uploads are not NMUs

Holger Levsen holger at moszumanska.debian.org
Sun Aug 2 23:41:43 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 10aa1feab27de561e833739bbd24dd5fb17ae71e
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Aug 3 01:40:29 2015 +0200

    reproducible: binary uploads are not NMUs
---
 bin/reproducible_html_dashboards.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_html_dashboards.sh b/bin/reproducible_html_dashboards.sh
index 1249838..6844929 100755
--- a/bin/reproducible_html_dashboards.sh
+++ b/bin/reproducible_html_dashboards.sh
@@ -354,7 +354,7 @@ create_main_stats_page() {
 	write_page "<tr><td>  - (in experimental)</td><td>$(echo $RESULT)</td></tr>"
 	RESULT=$(cat /srv/reproducible-results/binnmus_needed.txt || echo "unknown")	# written by reproducible_html_repository_comparison.sh
 	if [ "$RESULT" != "0" ] ; then
-		write_page "<tr><td>  - which need \"binNMU\"s</td><td>$(echo $RESULT)</td></tr>"
+		write_page "<tr><td>  - which need to be build on some archs</td><td>$(echo $RESULT)</td></tr>"
 	fi
 	write_page "</table>"
 	# write bugs with usertags table

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