зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 088a627e5772 (bug 1805143) as per Alexandru Ionescu's request. CLOSED TREE
This commit is contained in:
Родитель
7a5def08ee
Коммит
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)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче