[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible debian: fix syntax error

Holger Levsen holger at moszumanska.debian.org
Sun Mar 27 02:27:49 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 f53be17dfd2b2ba70a829235c0908ba6d512e3f7
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Mar 26 22:27:19 2016 -0400

    reproducible debian: fix syntax error
---
 bin/reproducible_html_dashboard.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh
index 71527da..229a225 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -461,6 +461,7 @@ create_dashboard_page() {
 	write_page "<p><table class=\"main\"><tr><th>Various reproducibility statistics</th><th>source based</th>"
 	for ARCH in ${ARCHS} ; do
 		write_page "<th>$ARCH</th>"
+	done
 	write_page "</tr>"
 	ARCH="amd64"
 	write_page "<tr><td>identified <a href=\"/index_issues.html\">distinct and categorized issues</a></td><td>$ISSUES</td><td colspan=\"2\"></td></tr>"

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