backed out Bug 1277595, revs d5d26aa0f369, 42ab74605817, c1aa2a15b4eb, 32a569f4df06, dee2532bdc95, 5809a56922ed CLOSED TREE
* backed out Bug 1277595 - rev: d5d26aa0f369 * backed out Bug 1277595 - rev: 42ab74605817 * backed out Bug 1277595 - rev: c1aa2a15b4eb * backed out Bug 1277595 - rev: 32a569f4df06 * backed out Bug 1277595 - rev: dee2532bdc95 * backed out Bug 1277595 - rev: 5809a56922ed
This commit is contained in:
@@ -144,12 +144,6 @@ class MachCommands(MachCommandBase):
|
||||
@CommandArgument('--level',
|
||||
required=True,
|
||||
help='SCM level of this repository')
|
||||
@CommandArgument('--triggered-by',
|
||||
choices=['nightly', 'push'],
|
||||
default='push',
|
||||
help='Source of execution of the decision graph')
|
||||
@CommandArgument('--target-tasks-method',
|
||||
help='method for selecting the target tasks to generate')
|
||||
def taskgraph_decision(self, **options):
|
||||
"""Run the decision task: generate a task graph and submit to
|
||||
TaskCluster. This is only meant to be called within decision tasks,
|
||||
|
||||
Reference in New Issue
Block a user