From 95b426185b95d9b535d9c48eb50b51720dc271ae Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 12 Nov 2015 20:05:10 +0100 Subject: reproducible: LANG=C and LANG not set are both difficult to express --- bin/reproducible_common.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 1aa1e769..ad958e52 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -341,9 +341,9 @@ write_explaination_table() { fi write_page "env TZTZ=\"/usr/share/zoneinfo/Etc/GMT+12\"TZ=\"/usr/share/zoneinfo/Etc/GMT-14\"" if [ "$1" = "Debian" ] ; then - write_page "env LANGLANG=CLANG=\"fr_CH.UTF-8\"" + write_page "env LANGLANG=CLANG=\"fr_CH.UTF-8\"" elif [ "$1" = "Arch Linux" ] ; then - write_page "env LANGLANG=not setLANG=\"fr_CH.UTF-8\"" + write_page "env LANGnot setLANG=\"fr_CH.UTF-8\"" else write_page "env LANGLANG=\"en_GB.UTF-8\"LANG=\"fr_CH.UTF-8\"" fi -- cgit v1.2.3-70-g09d2