[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible debian: improve language

Holger Levsen holger at layer-acht.org
Mon Apr 25 19:55:44 UTC 2016


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 3fa89c07126b04c1c1d841159b702f658416c915
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Apr 25 21:55:30 2016 +0200

    reproducible debian: improve language
---
 bin/reproducible_common.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index f6fc77a..2378f58 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -431,7 +431,7 @@ write_explaination_table() {
 				write_page "$(cat /srv/reproducible-results/node-information/*$a* | grep KERNEL | cut -d '=' -f2- | sort -u | tr '\n' '\0' | xargs -0 -n1 echo '<br />  ')"
 			done
 			write_page "</td>"
-			write_page "<td>(on amd64 systematically varied, on i386 too as well and also with 32 and 64 bit kernel variation, while on armhf not systematically)<br />"
+			write_page "<td>(on amd64 systematically varied, on i386 as well and also with 32 and 64 bit kernel variation, while on armhf not systematically)<br />"
 			for a in ${ARCHS} ; do
 				write_page "<br />on $a one of:"
 				write_page "$(cat /srv/reproducible-results/node-information/*$a* | grep KERNEL | cut -d '=' -f2- | sort -u | tr '\n' '\0' | xargs -0 -n1 echo '<br />  ')"

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