~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
..
checkbox-gui 2549.2.3 11 years ago Brendan Donegan Rename plainbox-gui and canonical-driver-test-suit Diff
gui-engine 2229.2.1 11 years ago Zygmunt Krynicki plainbox-gui: add initial plainbox-gui code This Diff
po 2680.2.1 11 years ago Brendan Donegan checkbox-gui: Infrastructure for generating the .p Diff
requirements 2229.2.1 11 years ago Zygmunt Krynicki plainbox-gui: add initial plainbox-gui code This Diff
test-gui-engine 2229.5.1 11 years ago Andrew Haigh GuiEngine - Initialisation and Shutdown. Collects Diff
checkbox-gui.pro 2680.2.1 11 years ago Brendan Donegan checkbox-gui: Infrastructure for generating the .p 851 bytes Diff Download File
README.rst 2549.2.6 11 years ago Brendan Donegan Replace uses of plainbox-gui and gui-ihv 1.9 KB Diff Download File
TRANSLATIONS.rst 2680.2.1 11 years ago Brendan Donegan checkbox-gui: Infrastructure for generating the .p 1.4 KB Diff Download File