On 3 May 2017 at 13:17, Patrick Ohly <[email protected]> wrote:

> They could be logged in start(), but at the moment the logging is in
> launch(), and if we keep the semantic the same as in subprocess.Popen()
> (i.e. caller provides entire environment), then that logging doesn't
> know which env variables might be worth logging.
>

If you really cared, you could log the difference between the passed in env
and os.environ... :)
Ross
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to