Message206107
> 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. |
|
Date |
User |
Action |
Args |
2013-12-13 16:17:08 | Sworddragon | set | recipients:
+ Sworddragon, lemburg, loewis, terry.reedy, ncoghlan, pitrou, vstinner, larry, a.badger, r.david.murray, serhiy.storchaka, bkabrda |
2013-12-13 16:17:08 | Sworddragon | set | messageid: <1386951428.5.0.936726175309.issue19846@psf.upfronthosting.co.za> |
2013-12-13 16:17:08 | Sworddragon | link | issue19846 messages |
2013-12-13 16:17:08 | Sworddragon | create | |
|