зеркало из https://github.com/mozilla/pjs.git
bug 403229 - turn on talos --noisy option, p=me, r=anodelman
This commit is contained in:
Родитель
22cc03cb67
Коммит
159cdb6d44
|
@ -261,7 +261,7 @@ class MozillaRunPerfTests(ShellCommand):
|
|||
|
||||
def start(self):
|
||||
"""docstring for start"""
|
||||
self.command = copy.deepcopy(self.command)
|
||||
self.command = copy.copy(self.command)
|
||||
self.command.append(self.getProperty("configFile"))
|
||||
ShellCommand.start(self)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче