summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/ptexdir
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-09-09 17:56:55 +0000
committerKarl Berry <karl@freefriends.org>2018-09-09 17:56:55 +0000
commit989c3cb88a72f0f7f1247721fffd10fd49cb89d8 (patch)
treeac695d7655e786662ee2cc799922f8283bb08317 /Build/source/texk/web2c/ptexdir
parentfd0242c945fb9f727608ba740060ce6aee41e97e (diff)
LC_ALL=LANGUAGE=C to try to avoid sed breakage, https://tug.org/pipermail/tlbuild/2018q3/004258.html; also export one variable at a time
git-svn-id: svn://tug.org/texlive/trunk@48633 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/ptexdir')
-rw-r--r--Build/source/texk/web2c/ptexdir/ChangeLog4
-rwxr-xr-xBuild/source/texk/web2c/ptexdir/ptriptest.test4
2 files changed, 7 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/ptexdir/ChangeLog b/Build/source/texk/web2c/ptexdir/ChangeLog
index 177ff13bbe5..ebf446f369a 100644
--- a/Build/source/texk/web2c/ptexdir/ChangeLog
+++ b/Build/source/texk/web2c/ptexdir/ChangeLog
@@ -1,3 +1,7 @@
+2018-09-09 Karl Berry <karl@tug.org>
+
+ * ptriptest.test: LC_ALL=LANGUAGE=C.
+
2018-06-14 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
* pbibtex.ch, pdvitype.ch, ppltotf.ch, ptftopl.ch,
diff --git a/Build/source/texk/web2c/ptexdir/ptriptest.test b/Build/source/texk/web2c/ptexdir/ptriptest.test
index 79360fed53d..5a11c17a2e0 100755
--- a/Build/source/texk/web2c/ptexdir/ptriptest.test
+++ b/Build/source/texk/web2c/ptexdir/ptriptest.test
@@ -1,9 +1,11 @@
#! /bin/sh -vx
# $Id$
-# Copyright 2017 Karl Berry <tex-live@tug.org>
+# Copyright 2017-2018 Karl Berry <tex-live@tug.org>
# Copyright 2010-2014 Peter Breitenlohner <tex-live@tug.org>
# You may freely use, modify and/or distribute this file.
+LC_ALL=C; export LC_ALL; LANGUAGE=C; export LANGUAGE
+
testdir=$abs_srcdir/triptrap
ptestdir=$abs_srcdir/ptexdir/ptrip