Backed out changeset c45f2ebe0e66 (bug 1274980)

This commit is contained in:
Sebastian Hengst
2016-11-07 17:56:41 +01:00
parent 83b59c603d
commit 99d4638eba
2 changed files with 1 additions and 3 deletions

View File

@@ -453,7 +453,6 @@ def build_generic_worker_payload(config, task, task_def):
if 'retry-exit-status' in worker:
raise Exception("retry-exit-status not supported in generic-worker")
@payload_builder('macosx-engine')
def build_macosx_engine_payload(config, task, task_def):
worker = task['worker']