summaryrefslogtreecommitdiffstats
path: root/testing/mozharness/configs/multi_locale/android-mozharness-build.json
blob: 5fc7fa37945e84c7ffe75d9192103a84b5d96d14 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "log_name": "multilocale",
    "locales_dir": "mobile/android/locales",
    "ignore_locales": ["en-US", "multi"],
    "vcs_share_base": "/builds/hg-shared",
    "hg_l10n_base": "https://hg.mozilla.org/l10n-central",
    "hg_l10n_tag": "default",
    "work_dir": "build",
    "locales_file": "mobile/locales/l10n-changesets.json",
    "locales_platform": "android-multilocale"
}