Backed out changeset c45f2ebe0e66 (bug 1274980)
This commit is contained in:
@@ -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']
|
||||
|
||||
Reference in New Issue
Block a user