glibc/locale
Joseph Myers ef02e3c476 Fix locale/tst-locale-locpath cross-testing when sshd sets LANG.
The locale/tst-locale-locpath test unsets LANG, then runs a test with
test_wrapper_env and expects LANG to remain unset for that test.  This
does not work for cross-testing with cross-test-ssh.sh when sshd (on
the system specified as an argument to cross-test-ssh.sh) is
configured to have a default LANG setting.

The general design used in cross testing, after commit
8540f6d2a7 ("Don't require test wrappers
to preserve environment variables, use more consistent environment.",
6 June 2014), is that environment settings required by tests should be
passed explicitly to $(test-wrapper-env).  This patch changes
tst-locale-locpath.sh to pass an explicit LANG= rather than expecting
"unset LANG" to be in effect for the program run under
test_wrapper_env.  Note that this does slightly change the environment
in which the test is run natively (empty LANG instead of unset LANG)
but that difference does not appear relevant to what it is trying to
test.

Tested for Arm that this fixes the failure seen for that test in
cross-testing.
2020-01-24 17:23:07 +00:00
..
bits Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
programs Update copyright dates not handled by scripts/update-copyrights. 2020-01-01 00:21:22 +00:00
broken_cur_max.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
C_name.c
C-address.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
C-collate.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
C-ctype.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
C-identification.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
C-measurement.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
C-messages.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
C-monetary.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
C-name.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
C-numeric.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
C-paper.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
C-telephone.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
C-time.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
C-translit.h.in Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
categories.def Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
coll-lookup.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
coll-lookup.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
duplocale.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
elem-hash.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
findlocale.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
freelocale.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
gen-translit.py Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
global-locale.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
hashval.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
indigits.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
indigitswc.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
iso-639.def Add mnw language code [BZ #25139] 2019-11-06 08:15:16 +01:00
iso-3166.def Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
iso-4217.def Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
langinfo.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
lc-address.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
lc-collate.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
lc-ctype.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
lc-identification.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
lc-measurement.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
lc-messages.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
lc-monetary.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
lc-name.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
lc-numeric.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
lc-paper.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
lc-telephone.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
lc-time.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
loadarchive.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
loadlocale.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
locale.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
localeconv.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
localeinfo.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
localename.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
locarchive.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
Makefile Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
mb_cur_max.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
newlocale.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
nl_langinfo_l.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
nl_langinfo.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
outdigits.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
outdigitswc.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
setlocale.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
strlen-hash.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
SYS_libc.c
tst-C-locale.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-duplocale.c Add missing test files. 2009-11-17 16:23:57 -08:00
tst-locale-locpath.sh Fix locale/tst-locale-locpath cross-testing when sshd sets LANG. 2020-01-24 17:23:07 +00:00
tst-locname.c Add missing test files. 2009-11-17 16:23:57 -08:00
uselocale.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
Versions
weight.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
weightwc.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
xlocale.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00