diff --git a/src/applib/cmdex.cpp b/src/applib/cmdex.cpp index 6ed29c1..4774569 100644 --- a/src/applib/cmdex.cpp +++ b/src/applib/cmdex.cpp @@ -131,7 +131,7 @@ bool Cmdex::execute() #endif hz::ScopedEnv lang_env("LANG", "C", change_lang); - + hz::ScopedEnv lc_numeric_env("LC_NUMERIC", "C", change_lang); debug_out_info("app", DBG_FUNC_MSG << "Executing \"" << cmd << "\".\n"); /*