tenfourfox/testing/mozharness/configs/multi_locale/mozilla-aurora_android.json
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

30 lines
922 B
JSON

{
"work_dir": ".",
"log_name": "multilocale",
"objdir": "obj-firefox",
"locales_file": "build/mobile/android/locales/maemo-locales",
"locales_dir": "mobile/android/locales",
"ignore_locales": ["en-US", "multi"],
"repos": [{
"repo": "https://hg.mozilla.org/releases/mozilla-aurora",
"tag": "default",
"dest": "build"
},{
"repo": "https://hg.mozilla.org/build/buildbot-configs",
"tag": "default",
"dest": "build/configs"
},{
"repo": "https://hg.mozilla.org/build/tools",
"tag": "default",
"dest": "tools"
},{
"repo": "https://hg.mozilla.org/build/compare-locales",
"tag": "RELEASE_AUTOMATION"
}],
"hg_l10n_base": "https://hg.mozilla.org/releases/l10n/mozilla-aurora",
"hg_l10n_tag": "default",
"l10n_dir": "mozilla-aurora",
"merge_locales": true,
"mozilla_dir": "build"
}