mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-09 18:09:16 +00:00
7 lines
226 B
Python
7 lines
226 B
Python
config = {
|
|
# Override buildbot specific exes for python and virtualenv
|
|
"exes": {},
|
|
# Use taskcluster specified config until Bug 1099057 lands
|
|
"in_tree_config": "config/mozharness/taskcluster_linux_config.py"
|
|
}
|