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
commit979b10defeef1f8ab76700e406e407caeab70ae7 (patch)
treea163a12b044cd6d0980ed38e7450b0242503b52e /bin/gen-DSA
parent413233e2d3c667bad613e8b17fd42078ba540a76 (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