Modify download_translation_unit_tool.py to work on Windows.
The net effect of this change is to explicitly run update.py using sys.executable rather than running os.popen directly on the script. Bug: 396230 Change-Id: Ie896303ed084f254ab7a7b1da201d108c8718ac5 Reviewed-on: https://chromium-review.googlesource.com/1068530 Commit-Queue: Joey Scarr <jsca@chromium.org> Reviewed-by:Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#560822}
Showing
Please register or sign in to comment