No bug - Archive completed fluent migrations. rs=me DONTBUILD
--HG-- rename : python/l10n/tb_fluent_migrations/bug_1703164_applicationManager.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_applicationManager.py rename : python/l10n/tb_fluent_migrations/bug_1703164_attachmentReminder.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_attachmentReminder.py rename : python/l10n/tb_fluent_migrations/bug_1703164_connection.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_connection.py rename : python/l10n/tb_fluent_migrations/bug_1703164_cookies.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_cookies.py rename : python/l10n/tb_fluent_migrations/bug_1703164_dockoptions.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_dockoptions.py rename : python/l10n/tb_fluent_migrations/bug_1703164_messengerLanguages.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_messengerLanguages.py rename : python/l10n/tb_fluent_migrations/bug_1703164_notifications.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_notifications.py rename : python/l10n/tb_fluent_migrations/bug_1703164_offline.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_offline.py rename : python/l10n/tb_fluent_migrations/bug_1703164_passwordManager.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_passwordManager.py rename : python/l10n/tb_fluent_migrations/bug_1703164_permissions.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_permissions.py rename : python/l10n/tb_fluent_migrations/bug_1703164_receipts.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_receipts.py rename : python/l10n/tb_fluent_migrations/bug_1703164_tagDialog.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_tagDialog.py rename : python/l10n/tb_fluent_migrations/bug_1703164_troubleshootMode.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_troubleshootMode.py
This commit is contained in:
Родитель
d6b93a81c0
Коммит
360b1076cf
|
@ -1,8 +1,8 @@
|
|||
# Any copyright is dedicated to the Public Domain.
|
||||
# http://creativecommons.org/publicdomain/zero/1.0/
|
||||
|
||||
from fluent.migrate import COPY_PATTERN
|
||||
from fluent.migrate.helpers import transforms_from
|
||||
from fluent.migratetb import COPY_PATTERN
|
||||
from fluent.migratetb.helpers import transforms_from
|
||||
|
||||
|
||||
def migrate(ctx):
|
Загрузка…
Ссылка в новой задаче