Hi all,
I would like to kindly ask you for code-review for
7112418 - installadm create-service fails with czech locale set
Webrev:
https://cr.opensolaris.org/action/browse/caiman/t.dzik/7112418/
The changed python code is pep8 clean and all tests in gate passed.
I also tried to install built binaries and verified that installadm
create-service works now with czech locale set using LANG variable as
well as using LC_ALL variable.
I am setting the right environmental variables in python and not in
script itself because setting the variables in script didn't work
correctly, probably because of the bug in ksh. (The trouble here is
caused by fact that math is built-in in ksh and ksh behaves differently
if you set locales before ksh script is run compared to situation when
you set locales in script itself.)
Thanks a lot in advance.
Tomas D.
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss