зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1618620 - generate_bookmarks.py can already run in py3; r=firefox-build-system-reviewers,rstewart
This was blocked on the preprocessor, which was fixed in bug 1613263. Differential Revision: https://phabricator.services.mozilla.com/D64619 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
e63b8ad61b
Коммит
af329904b3
|
@ -34,7 +34,6 @@ bookmarks.inputs = [
|
||||||
# The `locales/en-US/` will be rewritten to the locale-specific path.
|
# The `locales/en-US/` will be rewritten to the locale-specific path.
|
||||||
'en-US/profile/bookmarks.inc',
|
'en-US/profile/bookmarks.inc',
|
||||||
]
|
]
|
||||||
bookmarks.py2 = True
|
|
||||||
|
|
||||||
with Files("**"):
|
with Files("**"):
|
||||||
BUG_COMPONENT = ("Firefox Build System", "General")
|
BUG_COMPONENT = ("Firefox Build System", "General")
|
||||||
|
|
Загрузка…
Ссылка в новой задаче