mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Feature #3718: disable i18n in the monitorization poll
This commit is contained in:
parent
480fe3a1da
commit
d94bc0e825
@ -31,6 +31,7 @@ rescue LoadError
|
||||
end
|
||||
|
||||
ENV['LANG']='C'
|
||||
ENV['LC_ALL']='C'
|
||||
|
||||
################################################################################
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user