Revert "[mb.py] Check multiple locations for the real python."
This reverts commit 2131f972. Reason for revert: broke official mac builds https://ci.chromium.org/p/chrome/builders/ci/mac-builder-perf?limit=200 https://ci.chromium.org/p/chrome/builders/ci/mac-builder-perf/155871 Original change's description: > [mb.py] Check multiple locations for the real python. > > Sometimes the value of sys.prefix (or sys.real_prefix in vpython) > includes the bin/ directory within the python installation, and > sometimes it does not. To accommodate this, check both prefix/bin and > prefix itself for the python executable. > > Bug: 1049421 > Change-Id: Ia7c072dc0b4b8232ec8fdce20f9211e3c978a3ad > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2055976 > Commit-Queue: Sajjad Mirza <sajjadm@chromium.org> > Reviewed-by: Nico Weber <thakis@chromium.org> > Reviewed-by: Robbie Iannucci <iannucci@chromium.org> > Cr-Commit-Position: refs/heads/master@{#741574} TBR=thakis@chromium.org,iannucci@chromium.org,sajjadm@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1049421 Change-Id: I957fecc3b0fe209139317dc9c21efa1e89bba36d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2058789Reviewed-by:Caleb Rouleau <crouleau@chromium.org> Commit-Queue: Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#741751}
Showing
Please register or sign in to comment