Switch all 'python' strings to input_api.python_executable in PRESUBMIT.py
This guarantees that the same python runtime is used throughput the presubmit checks. This also saves an unnecessary cmd.exe process on Windows, which saves a few ms. TBR=vadimsh@chromium.org BUG=761523 Change-Id: I32ef6966fbd33835ec9d4d9d4a9628d759c86884 Reviewed-on: https://chromium-review.googlesource.com/648446Reviewed-by:Vadim Shtayura <vadimsh@chromium.org> Commit-Queue: Marc-Antoine Ruel <maruel@chromium.org> Cr-Commit-Position: refs/heads/master@{#499496}
Showing
Please register or sign in to comment