mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1175934: backout revision 83348c0ea47b. No need to create new builds. r=me
This commit is contained in:
parent
99abfff6be
commit
ee051ab352
@ -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"]
|
||||
|
Loading…
Reference in New Issue
Block a user