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

Holger Levsen holger at layer-acht.org
Tue May 17 10:03:51 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 8761b35ea6a1bb033ea915188f6310334d35038a
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue May 17 12:03:09 2016 +0200

    fix syntax error
---
 bin/reproducible_html_repository_comparison.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_html_repository_comparison.sh b/bin/reproducible_html_repository_comparison.sh
index 2b25c13..db6a40a 100755
--- a/bin/reproducible_html_repository_comparison.sh
+++ b/bin/reproducible_html_repository_comparison.sh
@@ -182,7 +182,7 @@ for PKG in $SOURCEPKGS ; do
 			fi
 		else
 			write_row "<a href=\"$URL\">$GIT</a>"
-			local MERGEINFO=""
+			MERGEINFO=""
 			if $OBSOLETE_IN_TESTING ; then
 				MERGEINFO=" and available in testing and unstable"
 			elif $OBSOLETE_IN_SID ; then

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