Author: geissert
Date: 2014-08-24 21:46:27 +0000 (Sun, 24 Aug 2014)
New Revision: 28458

Modified:
   bin/gen-DSA
Log:
Set LC_ALL, not just LANG


Modified: bin/gen-DSA
===================================================================
--- bin/gen-DSA 2014-08-24 21:43:04 UTC (rev 28457)
+++ bin/gen-DSA 2014-08-24 21:46:27 UTC (rev 28458)
@@ -34,7 +34,7 @@
 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


_______________________________________________
Secure-testing-commits mailing list
Secure-testing-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/secure-testing-commits

Reply via email to