summaryrefslogtreecommitdiffstats
path: root/Authors
diff options
context:
space:
mode:
authorDavid Pravec <David.Pravec@danix.org>2010-12-16 12:35:46 +0100
committerDavid Pravec <David.Pravec@danix.org>2010-12-16 12:35:46 +0100
commit8060b526e1fecc66a6766de3f9e4b008e69af1e3 (patch)
treea0c5e35fc2b920ba2c9247637135141063241d2e /Authors
parentedff8090714f11305d6dbc091a96eece20f0d1a1 (diff)
Make nova work even when user has LANG or LC_ALL configured
Some commands are having different results when used in another language environment. For example ifconfig output parsing fails in my language. Also unittest using cat failed, as it didnt expect czech language in the error message. This small patch makes it work. Also adding myself to 'Authors' file.
Diffstat (limited to 'Authors')
-rw-r--r--Authors1
1 files changed, 1 insertions, 0 deletions
diff --git a/Authors b/Authors
index 565444ee1..6e0a7735f 100644
--- a/Authors
+++ b/Authors
@@ -4,6 +4,7 @@ Anthony Young <sleepsonthefloor@gmail.com>
Armando Migliaccio <Armando.Migliaccio@eu.citrix.com>
Chris Behrens <cbehrens@codestud.com>
Chmouel Boudjnah <chmouel@chmouel.com>
+David Pravec <David.Pravec@danix.org>
Dean Troyer <dtroyer@gmail.com>
Devin Carlen <devin.carlen@gmail.com>
Eldar Nugaev <enugaev@griddynamics.com>