Bug 1359988 - Remove mozharness configs for multi locale b2g builds; r=mshal

We shouldn't be running any automation related to Firefox OS. We should
be able to delete these files.

MozReview-Commit-ID: SY5f0GD9NQ

--HG--
extra : rebase_source : 3b7b5b28bc5da554ad9082c1c3115b3ab8de2e0a
This commit is contained in:
Gregory Szorc 2017-04-26 13:50:02 -07:00
Родитель 48c3f90e39
Коммит 5bf4c7477a
4 изменённых файлов: 0 добавлений и 14 удалений

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

@ -1,2 +0,0 @@
config = {
}

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

@ -1,2 +0,0 @@
config = {
}

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

@ -1,2 +0,0 @@
config = {
}

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

@ -1,8 +0,0 @@
import sys
config = {
"exes": {
"hg": "c:/mozilla-build/hg/hg",
"make": [sys.executable, "%(abs_work_dir)s/build/build/pymake/make.py"],
},
}