Bug 1312934 - Release l10n repacks should use run time revision instead of default r=nthomas DONTBUILD

MozReview-Commit-ID: 2UB51p66Vyv

--HG--
extra : rebase_source : 15dcabebe59bb69bfc1dbea265128270725cfd01
This commit is contained in:
Rail Aliiev 2016-10-25 22:09:09 -04:00
Родитель 3bb4569dac
Коммит e72c1a5d84
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -20,7 +20,7 @@ config = {
}, {
"vcs": "hg",
"repo": "https://hg.mozilla.org/projects/date",
"branch": "default",
"branch": "%(revision)s",
"dest": "date",
}],
# purge options

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

@ -18,7 +18,7 @@ config = {
}, {
"vcs": "hg",
"repo": "https://hg.mozilla.org/projects/jamun",
"branch": "default",
"branch": "%(revision)s",
"dest": "jamun",
}],
# purge options