mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
Backed out changeset 088a627e5772 (bug 1805143) as per Alexandru Ionescu's request. CLOSED TREE
This commit is contained in:
parent
7a5def08ee
commit
4a67cb0362
@ -208,8 +208,6 @@ def run_tools(mach_cmd, kwargs):
|
||||
artifacts = _create_artifacts_dir(kwargs, SRC_ROOT)
|
||||
tempdir = tempfile.mkdtemp()
|
||||
|
||||
if kwargs.get("output"):
|
||||
kwargs.pop("output")
|
||||
s = SideBySide(str(tempdir))
|
||||
s.run(**kwargs)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user