Sworddragon added the comment:

> https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1235483

After opening many hundred tickets I would say: With luck this ticket will get 
a response within the next year. But in the worst case it will be simply 
refused.


> I found examples using "LANG=$LANG

This Upstart script:

"exec echo LANG=$LANG > /tmp/test.txt"

Will result in the following:

root@ubuntu:~# start test
test stop/waiting
root@ubuntu:~# cat /tmp/test.txt
LANG=

At least in this example I'm getting on my system an empty LANG.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19846>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to