DescriptionFix gsutil execution on Windows.
5498b95831de0711fda19f2aabac4645ffb6cc78 runs gsutil using 'os.execv',
which, on Windows, apparently causes it to return before completion.
Also add verbosity to '7z' failures on toolchain downloading.
BUG=chromium:445425
TEST=bot
- Ran on bot, this fix solves the problem that we were seeing.
R=pgervais@chromium.org, sergeyberezin@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=293507
Patch Set 1 #
Total comments: 3
Patch Set 2 : #Messages
Total messages: 7 (2 generated)
|