Use vpython in all of compile's python scripts |
||
Issue descriptionSee bug 792527 . Question about vpython: If a.py calls b.py via subprocess and a.py is invoked via vpython, does b.py inherit a.py's environment. I wonder if I can fix this bug by simply using vpython in ninja_wrapper.py: https://codesearch.chromium.org/chromium/build/scripts/slave/recipe_modules/chromium/api.py?rcl=f51a223063a7c3f72dfbf19604babbec2876e392&l=252 Though, given how many steps in a compile, that may be non-trivial.
,
Oct 18
|
||
►
Sign in to add a comment |
||
Comment 1 by bpastene@chromium.org
, Dec 6 2017