[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Arch Linux: emphasize the build path is not varied (yet?)

Holger Levsen holger at layer-acht.org
Wed Nov 29 23:27:51 UTC 2017


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 64e51c31374ad307373e17de9959a2ff93ce9f5b
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Nov 29 23:27:16 2017 +0000

    reproducible Arch Linux: emphasize the build path is not varied (yet?)
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_common.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index b0ad863..8e62444 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -429,6 +429,7 @@ write_variation_table() {
 	elif [ "$1" = "Arch Linux" ]  ; then
 		write_page "<tr><td>env LANG</td><td><em>not set</em></td><td>LANG=\"fr_CH.UTF-8\"</td></tr>"
 		write_page "<tr><td>env LC_ALL</td><td><em>not set</em></td><td>LC_ALL=\"fr_CH.UTF-8\"</td></tr>"
+		write_page "<tr><td>the build path</td><td colspan=\"2\">is not yet varied between rebuilds of Arch Linux</td></tr>"
 	else
 		write_page "<tr><td>env LANG</td><td>LANG=\"en_GB.UTF-8\"</td><td>LANG=\"fr_CH.UTF-8\"</td></tr>"
 		write_page "<tr><td>env LC_ALL</td><td><em>not set</em></td><td>LC_ALL=\"fr_CH.UTF-8\"</td></tr>"

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