summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-06-12 20:26:20 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-12 20:26:20 +0200
commit24886f81f340264862d43f6753b5a7124a9536f9 (patch)
treeea7d3b4b5defdb7ef5c66ebfb05ac67f825b8104 /bin/reproducible_common.sh
parent794a30055721112b833c3bd36b06491be9dd95af (diff)
downloadjenkins.debian.net-24886f81f340264862d43f6753b5a7124a9536f9.tar.xz
reproducible: add link to /openwrt/ in dashboard.
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index b0db0803..c8abb7b8 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -195,7 +195,7 @@ write_page_header() {
if [ "$1" = "dd-list" ] || [ "$1" = "stats" ] ; then
write_page "<p>Join <code>#debian-reproducible</code> on OFTC"
write_page " or <a href="mailto:reproducible-builds@lists.alioth.debian.org">send us an email</a>"
- write_page " to get support for making sure your packages build reproducibly too. Also, we care about free software in general, so if you are an upstream developer or working on another distribution, we'd love to hear from you! And these are not empty words: we've just started to regularily test <a href=\"/coreboot/\">coreboot</a> and other projects shall follow."
+ write_page " to get support for making sure your packages build reproducibly too. Also, we care about free software in general, so if you are an upstream developer or working on another distribution, we'd love to hear from you! Just now We've started to regularily test <a href=\"/coreboot/\">coreboot</a> and <a href=\"/openwrt/\">OpenWRT</a>!"
write_page "</p>"
fi
write_page "<ul><li>Have a look at:</li>"