Bug 1608753 - download the correct lucet package in bootstrap; r=emilio

We renamed the toolchain task in bug 1608428 and we forgot to update
bootstrap along with the renaming.

Differential Revision: https://phabricator.services.mozilla.com/D59699

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Nathan Froyd 2020-01-13 14:07:21 +00:00
Родитель 69c58429da
Коммит f719f6af1e
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -4,4 +4,4 @@
from __future__ import absolute_import, print_function, unicode_literals
LINUX_LUCETC = 'lucetc'
LINUX_LUCETC = 'linux64-lucetc'