Bug 1175934: backout revision 83348c0ea47b. No need to create new builds. r=me

--HG--
extra : commitid : 7SMWHY1jcXK
extra : rebase_source : 66536b3b9e137c32bbd15a2d276f36071d61e24d
This commit is contained in:
Wander Lairson Costa 2015-07-20 11:01:24 -03:00
Родитель 8721ff6f56
Коммит 84155835b1
1 изменённых файлов: 0 добавлений и 4 удалений

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

@ -36,10 +36,6 @@ def check_task(task):
print('Invalid base repository', repo, file=sys.stderr)
return -1
if "MOZHARNESS_CONFIG" in payload["env"] and \
"blobfree" in payload["env"]["MOZHARNESS_CONFIG"]:
return 0
locations = task["extra"]["locations"]
if "img" in locations:
img = locations["img"]