Bug 1373301 - Fix flake8 indentation error. DONTBUILD

--HG--
extra : source : a3fa26f29c874802132542e21fa2196cb215d513
This commit is contained in:
Ryan VanderMeulen 2017-06-23 16:27:09 -04:00
parent bf796d2ba5
commit dd80ef173b

View File

@ -238,7 +238,7 @@ def target_tasks_mozilla_beta(full_task_graph, parameters):
return False
if platform in ('linux64', 'linux'):
if task.attributes['build_type'] == 'opt' and \
task.attributes.get('unittest_suite') != 'talos':
task.attributes.get('unittest_suite') != 'talos':
return False
# skip l10n, beetmover, balrog
if task.kind in [