[Qa-jenkins-scm] [jenkins.debian.net] 02/03: reproducible: whitespace changes

Holger Levsen holger at moszumanska.debian.org
Fri Dec 11 15:31:34 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 f015486a01bc82bd530b929924dd89a21b46d021
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Dec 11 16:27:23 2015 +0100

    reproducible: whitespace changes
---
 bin/reproducible_common.sh | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 66ad0a3..02a8343 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -282,7 +282,10 @@ write_page_header() {
 }
 
 write_page_intro() {
-	write_page "       <p><em>Reproducible builds</em> enable anyone to reproduce bit by bit identical binary packages from a given source, so that anyone can verify that a given binary derived from the source it was said to be derived. There is a lot more information about <a href=\"https://wiki.debian.org/ReproducibleBuilds\">reproducible builds on the Debian wiki</a> and on <a href=\"https://reproducible.debian.net\">https://reproducible.debian.net</a>. The wiki explains in more depth wh [...]
+	write_page "       <p><em>Reproducible builds</em> enable anyone to reproduce bit by bit identical binary packages from a given source, so that anyone can verify that a given binary derived from the source it was said to be derived."
+	write_page "         There is a lot more information about <a href=\"https://wiki.debian.org/ReproducibleBuilds\">reproducible builds on the Debian wiki</a> and on <a href=\"https://reproducible.debian.net\">https://reproducible.debian.net</a>."
+	write_page "         The wiki explains in more depth why this is useful, what common issues exist and which workarounds and solutions are known."
+	write_page "        <br />"
 	local BUILD_ENVIRONMENT=" in a Debian environment"
 	local BRANCH="master"
 	if [ "$1" = "coreboot" ] ; then

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