DescriptionFix running package.py on Windows after https://codereview.chromium.org/1169353002
The explicit copied env seems to mess with running cmake, probably
because the setenv.cmd call won't have the same effect in this case.
(cmake just dies without any output though -- it stops dying with
this change here.)
Also change update.py to not buffer stdout at all, so that update.py's
output makes sense combined with the output of its child processes.
BUG=494442
R=hans@chromium.org
Committed: https://chromium.googlesource.com/chromium/src/+/49b3379f00a2e0a2947f43205c1cb00946ee1878
Patch Set 1 #
Messages
Total messages: 10 (4 generated)
|