зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1699188
- [mozlint] Include jsmin now that mozversioncontrol uses it r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D108807
This commit is contained in:
Родитель
a1029bfcea
Коммит
f07a609a76
|
@ -15,6 +15,7 @@ EXTRA_PATHS = (
|
|||
"python/mozversioncontrol",
|
||||
"python/mozbuild",
|
||||
"testing/mozbase/mozfile",
|
||||
"third_party/python/jsmin",
|
||||
)
|
||||
sys.path[:0] = [os.path.join(topsrcdir, p) for p in EXTRA_PATHS]
|
||||
|
||||
|
|
|
@ -15,6 +15,7 @@ EXTRA_PATHS = (
|
|||
"python/mozversioncontrol",
|
||||
"python/mozbuild",
|
||||
"testing/mozbase/mozfile",
|
||||
"third_party/python/jsmin",
|
||||
)
|
||||
sys.path[:0] = [os.path.join(topsrcdir, p) for p in EXTRA_PATHS]
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче