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

Holger Levsen holger at layer-acht.org
Tue May 17 09:47:56 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 fa0e91b2638d1b945550088e90a788adbe898bc8
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue May 17 11:47:06 2016 +0200

    reproducible debian: fix formatting
---
 bin/reproducible_html_repository_comparison.sh | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/bin/reproducible_html_repository_comparison.sh b/bin/reproducible_html_repository_comparison.sh
index 194a777..4894839 100755
--- a/bin/reproducible_html_repository_comparison.sh
+++ b/bin/reproducible_html_repository_comparison.sh
@@ -184,12 +184,13 @@ for PKG in $SOURCEPKGS ; do
 			write_row "<a href=\"$URL\">$GIT</a>"
 			write_row "<br />(<span class=\"green\">merged</span>"
 			if $OBSOLETE_IN_TESTING ; then
-				write_row "and available in testing and unstable)"
+				write_row "and available in testing and unstable"
 			elif $OBSOLETE_IN_SID ; then
-				write_row "and available in unstable)"
+				write_row "and available in unstable"
 			elif $OBSOLETE_IN_EXP ; then
-				write_row "and available in experimental)"
+				write_row "and available in experimental"
 			fi
+			write_row ")"
 		fi
 	else
 		write_row "<a href=\"$URL\">$GIT</a>"

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