mirror of
https://github.com/servo/servo.git
synced 2025-06-29 19:43:39 +01:00
Don't suppress build errors.
This commit is contained in:
parent
661170c61c
commit
fc8c428993
1 changed files with 0 additions and 1 deletions
|
@ -535,7 +535,6 @@ class MachCommands(CommandBase):
|
||||||
target=target, android=android, magicleap=magicleap, libsimpleservo=libsimpleservo,
|
target=target, android=android, magicleap=magicleap, libsimpleservo=libsimpleservo,
|
||||||
features=features, **kwargs
|
features=features, **kwargs
|
||||||
)
|
)
|
||||||
status = 0
|
|
||||||
|
|
||||||
elapsed = time() - build_start
|
elapsed = time() - build_start
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue