texlive[48635] Build/source/.travis.yml: do not set LANG/LC_ALL on

commits+preining at tug.org commits+preining at tug.org
Mon Sep 10 00:28:10 CEST 2018


Revision: 48635
          http://tug.org/svn/texlive?view=revision&revision=48635
Author:   preining
Date:     2018-09-10 00:28:10 +0200 (Mon, 10 Sep 2018)
Log Message:
-----------
do not set LANG/LC_ALL on osx builds, tests should be adapted

Modified Paths:
--------------
    trunk/Build/source/.travis.yml

Modified: trunk/Build/source/.travis.yml
===================================================================
--- trunk/Build/source/.travis.yml	2018-09-09 21:24:32 UTC (rev 48634)
+++ trunk/Build/source/.travis.yml	2018-09-09 22:28:10 UTC (rev 48635)
@@ -103,8 +103,6 @@
       - tldir=x86_64-darwin
       - package=texlive-bin-x86_64-darwin.tar.gz
       before_script:
-      - export LC_ALL=C
-      - export LANG=C
       script: ./Build -C
 
 # somehow all binaries are always put into x86_64-pc-linux-gnu, probably because



More information about the tex-live-commits mailing list