[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: add commas as suggested by Faux

Holger Levsen holger at moszumanska.debian.org
Thu Aug 27 13:17:30 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 fe5e08ac81bf275f1dc36fb33832e92b8940dd36
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Aug 27 15:17:10 2015 +0200

    reproducible: add commas as suggested by Faux
---
 bin/reproducible_common.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 3022140..a206d14 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -182,8 +182,8 @@ write_page_header() {
 		write_page " Thanks to <a href=\"https://www.profitbricks.co.uk\">Profitbricks</a> for donating the virtual machines this is running on!</p>"
 	fi
 	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 at lists.alioth.debian.org">send us an email</a>"
+		write_page "<p>Join <code>#debian-reproducible</code> on OFTC,"
+		write_page "   or <a href="mailto:reproducible-builds at 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,"
 		write_page "   so if you are an upstream developer or working on another distribution, we'd love to hear from you!"
 		write_page "   Besides Debian we are also testing <a href=\"/coreboot/\">coreboot</a>, <a href=\"/openwrt/\">OpenWrt</a>, <a href=\"$JENKINS_URL/userContent/todo.html#_reproducible_netbsd\">NetBSD</a> and <a href=\"/freebsd/\">FreeBSD</a> now, though not as thoroughly as Debian (yet?) - and there are plans to test <a href=\"$JENKINS_URL/userContent/todo.html#_reproducible_fedora\">Fedora</a> too."

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