summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-06 11:48:38 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-06 11:48:38 +0200
commit2d6c8755c69338e03416f0653c663f4522429120 (patch)
tree6d49443e50471bce0c4a2918f3eefb01a55ccaa3 /bin
parent6a6028c4f213fdd8de0cbfe0290c22fb5828c450 (diff)
downloadjenkins.debian.net-2d6c8755c69338e03416f0653c663f4522429120.tar.xz
reproducible: add link to sources.d.n/$PKG/
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_stats.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_stats.sh b/bin/reproducible_stats.sh
index 68e80cd5..d456d002 100755
--- a/bin/reproducible_stats.sh
+++ b/bin/reproducible_stats.sh
@@ -115,6 +115,7 @@ link_packages() {
fi
append2navi_frame " <a href=\"https://packages.qa.debian.org/${PKG}\" target=\"main\">PTS</a> "
append2navi_frame " <a href=\"https://bugs.debian.org/src:${PKG}\" target=\"main\">BTS</a> "
+ append2navi_frame " <a href=\"https://sources.debian.net/src/${PKG}/\" target=\"main\">sources</a> "
finish_navi_frame
write_pkg_frameset "$PKG" "$MAINLINK"