summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorReiner Herrmann <reiner@reiner-h.de>2015-06-13 18:50:57 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-13 21:18:55 +0200
commit87864448c3a94d25bd3a9893ce0d0a47e7e498cf (patch)
treeb91da3d55a80a5c7b64eb6b0e25f7c00228e8122 /bin/reproducible_common.sh
parentfda2b4d7c5fe0c0fda557d717f1367814002fbea (diff)
downloadjenkins.debian.net-87864448c3a94d25bd3a9893ce0d0a47e7e498cf.tar.xz
reproducible: s/OpenWRT/OpenWrt/
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 1352b5db..75f32c3a 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! Just now we've started to programatically test <a href=\"/coreboot/\">coreboot</a> and <a href=\"/openwrt/\">OpenWRT</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! Just now we've started to programatically 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>"