~pieq/checkbox/fix-1484872-env-variables-forced-to-non-international

  • Committer: Pierre Equoy
  • Date: 2015-09-02 10:00:06 UTC
  • Revision ID: pierre.equoy@canonical.com-20150902100006-r9n4xqgcxsjbb06x
Force environment into non-internationalized values

Previously, get_execution_environment() method in ctrl.py would set LANG
variable to 'C.UTF-8' but would not do anything to LANGUAGE or LC_* variables.

We change this to make sure these variables are all set to empty strings in
order to force the system to use default (non-internationalized) values.

This allow us to use English regexp in scripts, even on non-English systems.
Filename Latest Rev Last Changed Committer Comment Size
..
CEP-1.txt 3513.2.1 10 years ago Zygmunt Krynicki cep: merge CEPs in to trunk This patch merges CEP 5.1 KB Diff Download File
CEP-2.txt 3513.2.1 10 years ago Zygmunt Krynicki cep: merge CEPs in to trunk This patch merges CEP 3.9 KB Diff Download File
CEP-3.txt 3513.2.1 10 years ago Zygmunt Krynicki cep: merge CEPs in to trunk This patch merges CEP 1.3 KB Diff Download File
CEP-4.txt 3513.2.1 10 years ago Zygmunt Krynicki cep: merge CEPs in to trunk This patch merges CEP 6 KB Diff Download File
CEP-5.txt 3877.1.8 9 years ago Maciej Kisielewski cep: update cep-5 with new developments in qml-nat 2.8 KB Diff Download File
CEP-8.rst 3565.1.1 10 years ago Zygmunt Krynicki cep: add CEP-8 (certification status) This patch 12.1 KB Diff Download File
README.rst 3516.1.1 10 years ago Zygmunt Krynicki cep: add README files This patch adds a new READM 1 KB Diff Download File