From 979b10defeef1f8ab76700e406e407caeab70ae7 Mon Sep 17 00:00:00 2001 From: Raphael Geissert Date: Sun, 24 Aug 2014 21:46:27 +0000 Subject: Set LC_ALL, not just LANG git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@28458 e39458fd-73e7-0310-bf30-c45bca0a0e42 --- bin/gen-DSA | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/gen-DSA') 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 -- cgit v1.2.3