зеркало из https://github.com/mozilla/gecko-dev.git
Bug 987406 - Pass certificate_path to B2G mochitests, r=ahal
This commit is contained in:
Родитель
37cf52d9fd
Коммит
c921ef7e17
|
@ -19,7 +19,7 @@ config = {
|
|||
"--remote-webserver=%(remote_webserver)s", "%(test_manifest)s",
|
||||
"--xre-path=%(xre_path)s", "--symbols-path=%(symbols_path)s", "--busybox=%(busybox)s",
|
||||
"--total-chunks=%(total_chunks)s", "--this-chunk=%(this_chunk)s",
|
||||
"--quiet",
|
||||
"--quiet", "--certificate-path=%(certificate_path)s",
|
||||
],
|
||||
|
||||
"reftest_options": [
|
||||
|
|
Загрузка…
Ссылка в новой задаче