mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Auto merge of #23701 - servo:jdm-patch-30, r=Manishearth
Don't suppress build errors. This is a regression from #23676. <!-- 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/23701) <!-- Reviewable:end -->
This commit is contained in:
commit
c9d7b4e726
1 changed files with 0 additions and 1 deletions
|
@ -535,7 +535,6 @@ class MachCommands(CommandBase):
|
|||
target=target, android=android, magicleap=magicleap, libsimpleservo=libsimpleservo,
|
||||
features=features, **kwargs
|
||||
)
|
||||
status = 0
|
||||
|
||||
elapsed = time() - build_start
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue