mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Auto merge of #14382 - nox:revert-garbage, r=nox
Revert temporary commit used to debug something in #14225 <!-- 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/14382) <!-- Reviewable:end -->
This commit is contained in:
commit
17ccc6b393
1 changed files with 1 additions and 1 deletions
|
@ -345,7 +345,7 @@ class MachCommands(CommandBase):
|
|||
default=None,
|
||||
action='store_true',
|
||||
help='Enable debug assertions in release')
|
||||
def build_cef(self, jobs=None, verbose=True, release=False,
|
||||
def build_cef(self, jobs=None, verbose=False, release=False,
|
||||
with_debug_assertions=False):
|
||||
self.ensure_bootstrapped()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue