bug 1430246 - add mar_tools_url to m-b and m-r. r=callek

This change is needed for TC l10n. This will ride the trains with 59.

MozReview-Commit-ID: 8UhVSwAj4Uh

--HG--
extra : source : bb73f0842a6cb7677d8886bfe5b9f16caa96b3aa
extra : histedit_source : cd2b2c4816fd072956faffb8323080d55aa5d77a
This commit is contained in:
Aki Sasaki 2018-01-12 13:14:16 -08:00
parent b64306c51a
commit 837847c3d9
2 changed files with 6 additions and 0 deletions

View File

@ -7,6 +7,9 @@ config = {
# l10n
"hg_l10n_base": "https://hg.mozilla.org/l10n-central",
# mar
"mar_tools_url": os.environ["MAR_TOOLS_URL"],
# repositories
"mozilla_dir": "mozilla-beta",
"repos": [{

View File

@ -7,6 +7,9 @@ config = {
# l10n
"hg_l10n_base": "https://hg.mozilla.org/l10n-central",
# mar
"mar_tools_url": os.environ["MAR_TOOLS_URL"],
# repositories
"mozilla_dir": "mozilla-release",
"repos": [{