зеркало из https://github.com/mozilla/gecko-dev.git
Bug 929121 - Don't pass a null bin parameter, r=ahal, DONTBUILD because NPOTB
This commit is contained in:
Родитель
b8acdae4bb
Коммит
5fb6292b1c
|
@ -115,5 +115,6 @@ class MachCommands(MachCommandBase):
|
|||
self.mozconfig['path']))
|
||||
return 1
|
||||
|
||||
bin = self.get_binary_path('app')
|
||||
return run_marionette(tests, bin=bin, testtype=testtype,
|
||||
topsrcdir=self.topsrcdir, address=address)
|
||||
|
|
Загрузка…
Ссылка в новой задаче