Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't suppress errors when executing mach bootstrap processes. #20782

Merged
merged 2 commits into from May 17, 2018

Commits on May 14, 2018

  1. Don't suppress errors when executing mach bootstrap processes.

    Omitting an argument to sys.exit causes it to default to 0, so buildbot doesn't report it as an error.
    jdm committed May 14, 2018

Commits on May 15, 2018

  1. Upgrade pip properly on windows.

    jdm committed May 15, 2018
You can’t perform that action at this time.