Bug 1370663 - linux64 pgo doesn't have talos since May 15th! r=jmaher DONTBUILD

This commit is contained in:
Kim Moir 2017-06-06 20:43:16 -04:00
Родитель 80c51057d4
Коммит 3fd9c162b0
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -447,7 +447,7 @@ def mozharness_test_buildbot_bridge(config, job, taskdesc):
if variant == 'nightly ':
variant = ''
# this variant name has branch after the variant type in BBB bug 1338871
if variant == 'stylo ' or 'stylo-sequential':
if variant in ('stylo', 'stylo-sequential'):
buildername = '{} {}{} talos {}'.format(
BUILDER_NAME_PREFIX[platform],
variant,