[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible F-Droid: force LC_ALL to en_US.UTF

Holger Levsen gitlab at salsa.debian.org
Thu Feb 14 13:25:44 GMT 2019


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
a59dc0a4 by Hans-Christoph Steiner at 2019-02-14T13:25:24Z
reproducible F-Droid: force LC_ALL to en_US.UTF

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


3 changed files:

- bin/reproducible_fdroid_build_apps.sh
- bin/reproducible_fdroid_test.sh
- bin/reproducible_setup_fdroid_build_environment.sh


Changes:

=====================================
bin/reproducible_fdroid_build_apps.sh
=====================================
@@ -8,6 +8,7 @@
 #
 
 DEBUG=true
+LC_ALL=en_US.UTF-8
 . /srv/jenkins/bin/common-functions.sh
 common_init "$@"
 


=====================================
bin/reproducible_fdroid_test.sh
=====================================
@@ -8,6 +8,7 @@
 #
 
 DEBUG=true
+LC_ALL=en_US.UTF-8
 . /srv/jenkins/bin/common-functions.sh
 common_init "$@"
 


=====================================
bin/reproducible_setup_fdroid_build_environment.sh
=====================================
@@ -8,6 +8,7 @@
 #
 
 DEBUG=true
+LC_ALL=en_US.UTF-8
 . /srv/jenkins/bin/common-functions.sh
 common_init "$@"
 



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/a59dc0a4d2234727ab656f7efd0da5492c306e88

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/a59dc0a4d2234727ab656f7efd0da5492c306e88
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20190214/dcc9e700/attachment.html>


More information about the Qa-jenkins-scm mailing list