Bug 1464523: [release] Remove debugging print; r=me CLOSED TREE DONTBUILD

This commit is contained in:
Tom Prince 2018-05-29 10:04:34 -06:00
Родитель 6efdbcc183
Коммит ea806e3bfe
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -58,8 +58,6 @@ def add_command(config, tasks):
task["description"] = "generate update verify config for {}".format(
task["attributes"]["build_platform"]
)
from pprint import pprint
pprint(task['extra'])
command = [
"cd", "/builds/worker/checkouts/gecko", "&&"