[Reproducible-commits] [misc] 01/01: prebuilder: sync exported variables with jenkins. thanks intrigeri for noticing

Reiner Herrmann reiner at reiner-h.de
Sun Jun 26 15:35:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

deki-guest pushed a commit to branch master
in repository misc.

commit c6e7cb42289e6640e69a8f70fcf75a7d2d658744
Author: Reiner Herrmann <reiner at reiner-h.de>
Date:   Sun Jun 26 17:36:01 2016 +0200

    prebuilder: sync exported variables with jenkins. thanks intrigeri for noticing
---
 prebuilder/pbuilderrc.build   | 3 +++
 prebuilder/pbuilderrc.rebuild | 1 +
 2 files changed, 4 insertions(+)

diff --git a/prebuilder/pbuilderrc.build b/prebuilder/pbuilderrc.build
index 32755ca..2ff2e51 100644
--- a/prebuilder/pbuilderrc.build
+++ b/prebuilder/pbuilderrc.build
@@ -2,3 +2,6 @@ EATMYDATA=yes
 CCACHEDIR=
 BUILD_HOME="/nonexistent/first-build"
 export TZ="/usr/share/zoneinfo/Etc/GMT+12"
+export LANG="C"
+unset LC_ALL
+export LANGUAGE="en_US:en"
diff --git a/prebuilder/pbuilderrc.rebuild b/prebuilder/pbuilderrc.rebuild
index 3a09bfc..650f170 100644
--- a/prebuilder/pbuilderrc.rebuild
+++ b/prebuilder/pbuilderrc.rebuild
@@ -4,3 +4,4 @@ BUILD_HOME="/nonexistent/second-build"
 export TZ="/usr/share/zoneinfo/Etc/GMT-14"
 export LANG="fr_CH.UTF-8"
 export LC_ALL="fr_CH.UTF-8"
+export LANGUAGE="fr_CH:fr"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/misc.git



More information about the Reproducible-commits mailing list