Bug 1286075: remove old name for 'default' task set; r=Callek

MozReview-Commit-ID: 3bRvQijMtda

--HG--
extra : rebase_source : a21bda97d8357f0db13d2f7003e38293c0373d6b
This commit is contained in:
Dustin J. Mitchell 2016-09-09 21:07:31 +00:00
parent 3fd5749d78
commit c610bb394d

View File

@ -60,7 +60,6 @@ def target_tasks_try_option_syntax(full_task_graph, parameters):
return target_tasks_labels
@_target_task('all_builds_and_tests') # (old name)
@_target_task('default')
def target_tasks_default(full_task_graph, parameters):
"""Target the tasks which have indicated they should be run on this project