summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_stats.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-08 15:11:19 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-08 15:11:19 +0200
commitf40af07ca4cbab2f8f393d97fcc12aed7266c1e4 (patch)
tree2f9204d2a996a749a592e19a989822ef02cd85a1 /bin/reproducible_stats.sh
parent2880c17bbdb5f1b5e81d6e1b5130c56b2df7ec7d (diff)
downloadjenkins.debian.net-f40af07ca4cbab2f8f393d97fcc12aed7266c1e4.tar.xz
reproducible: add another link
Diffstat (limited to 'bin/reproducible_stats.sh')
-rwxr-xr-xbin/reproducible_stats.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_stats.sh b/bin/reproducible_stats.sh
index 629f5b06..b30bfa2b 100755
--- a/bin/reproducible_stats.sh
+++ b/bin/reproducible_stats.sh
@@ -98,7 +98,7 @@ append2navi_frame() {
}
finish_navi_frame() {
- echo "</td><td style=\"text-align:right\"><font size=\"-1\"><a href=\"http://bugs.debian.org/cgi-bin/pkgreport.cgi?usertag=reproducible-builds@lists.alioth.debian.org\" target=\"_parent\">bugs</a>/<a href=\"$JENKINS_URL/userContent/reproducible.html\" target=\"_parent\">stats</a> for reproducible builds</font></td></tr></table></body></html>" >> $NAVI
+ echo "</td><td style=\"text-align:right\"><font size=\"-1\"><a href=\"http://bugs.debian.org/cgi-bin/pkgreport.cgi?usertag=reproducible-builds@lists.alioth.debian.org\" target=\"_parent\">bugs</a>/<a href=\"$JENKINS_URL/userContent/reproducible.html\" target=\"_parent\">stats</a> for <a href=\"https://wiki.debian.org/ReproducibleBuilds\" target=\"_parent\">reproducible builds</a></font></td></tr></table></body></html>" >> $NAVI
}
process_packages() {