summaryrefslogtreecommitdiffstats
path: root/bin/gen-DSA
diff options
context:
space:
mode:
authorRaphael Geissert <geissert@debian.org>2014-08-24 21:46:27 +0000
committerRaphael Geissert <geissert@debian.org>2014-08-24 21:46:27 +0000
commit4465a168119710985a5f0b4eacbd8a24dcdcdcbd (patch)
tree865bda9062f594900329ce7232c0202bc7a98b96 /bin/gen-DSA
parent77788b63562f6a217f36de2ba01aaf90a3b264df (diff)
Set LC_ALL, not just LANG
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@28458 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'bin/gen-DSA')
-rwxr-xr-xbin/gen-DSA2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/gen-DSA b/bin/gen-DSA
index ddb1cb26a5..bdea64880e 100755
--- a/bin/gen-DSA
+++ b/bin/gen-DSA
@@ -34,7 +34,7 @@ TESTING=jessie
NAME_SPACING=24
DATE_SPACING=22
-export LANG=C
+export LC_ALL=C
[ -f doc/$IDMODE.template ] || {
echo "error: call this script from the root of the repository" >&2

© 2014-2024 Faster IT GmbH | imprint | privacy policy