[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: link pkgs to their reproducible_builds git repo

Holger Levsen holger at moszumanska.debian.org
Thu Mar 12 14:39:53 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 2c483adb84026e47e25f62e89a42dac8ffd30674
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Mar 12 15:37:51 2015 +0100

    reproducible: link pkgs to their reproducible_builds git repo
---
 bin/reproducible_html_repo_stats.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_html_repo_stats.sh b/bin/reproducible_html_repo_stats.sh
index 564698c..e1a88bc 100755
--- a/bin/reproducible_html_repo_stats.sh
+++ b/bin/reproducible_html_repo_stats.sh
@@ -104,7 +104,7 @@ for PKG in $SOURCES ; do
 	#
 	# write output
 	#
-	write_page "<tr><td>$PKG</td>"
+	write_page "<tr><td><a href=\"http://anonscm.debian.org/cgit/reproducible/$PKG.git/?h=pu/reproducible_builds\" target=\"_blank\">$PKG</a></td>"
 	write_page "<td>$CRUFT</td>"
 	write_page "<td>$BET</td>"
 	write_page "<td>$CTEST</td>"

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