Bug 987406 - Pass certificate_path to B2G mochitests, r=ahal

This commit is contained in:
Jonathan Griffin 2014-04-18 12:27:53 -07:00
Родитель 37cf52d9fd
Коммит c921ef7e17
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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": [