aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/build_commands.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/servo/build_commands.py')
-rw-r--r--python/servo/build_commands.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/servo/build_commands.py b/python/servo/build_commands.py
index 3937b73efd0..647109512b8 100644
--- a/python/servo/build_commands.py
+++ b/python/servo/build_commands.py
@@ -535,7 +535,6 @@ class MachCommands(CommandBase):
target=target, android=android, magicleap=magicleap, libsimpleservo=libsimpleservo,
features=features, **kwargs
)
- status = 0
elapsed = time() - build_start