diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-05-17 10:55:04 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-17 10:55:04 -0400 |
commit | 70e0aa1904e590bcce34ed2385f54fe46255b0c1 (patch) | |
tree | 0ec23274d4c4653fa8cb12b1ce15a8b9c6bc5c28 /python/servo/command_base.py | |
parent | d1f4fcfc514ea081550e4e31b6245535bf5d0827 (diff) | |
parent | 18303211cb5b0dfb17a51801a30aba4727e1de29 (diff) | |
download | servo-70e0aa1904e590bcce34ed2385f54fe46255b0c1.tar.gz servo-70e0aa1904e590bcce34ed2385f54fe46255b0c1.zip |
Auto merge of #20782 - servo:jdm-patch-13, r=glennw
Don't suppress errors when executing mach bootstrap processes.
[Omitting an argument](https://docs.python.org/2/library/sys.html#sys.exit) to sys.exit causes it to default to 0, so buildbot doesn't report it as an error.
We were just lucky that the android builders happened to have a build step that failed that didn't rely on running python!
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20782)
<!-- Reviewable:end -->
Diffstat (limited to 'python/servo/command_base.py')
0 files changed, 0 insertions, 0 deletions