[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: fix spelling of Debian…

Holger Levsen holger at moszumanska.debian.org
Fri Nov 13 12:46:15 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 1b9c6deb008e2b09dbcdca3fba01563eb6ce301c
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Nov 13 13:46:08 2015 +0100

    reproducible: fix spelling of Debian…
---
 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 712f45f..bbfb3cf 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -340,7 +340,7 @@ write_explaination_table() {
 		write_page "<tr><td>env CAPTURE_ENVIRONMENT</td><td><em>not set</em></td><td>CAPTURE_ENVIRONMENT=\"I capture the environment\"</td></tr>"
 	fi
 	write_page "<tr><td>env TZ</td><td>TZ=\"/usr/share/zoneinfo/Etc/GMT+12\"</td><td>TZ=\"/usr/share/zoneinfo/Etc/GMT-14\"</td></tr>"
-	if [ "$1" = "Debian" ]  ; then
+	if [ "$1" = "debian" ]  ; then
 		write_page "<tr><td>env LANG</td><td>LANG=C</td><td>LANG=\"fr_CH.UTF-8\"</td></tr>"
 	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>"

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