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
commite22ddbc4bffd9c160f2d2b4476295d8a39d35ec2 (patch)
treeab72c073ca7a7bb58aa492ed2a35a4d61f81fb0e /bin/gen-DSA
parent8e72095d4a9e42000bcfb7ae61ec83b4c0cc4faf (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