Added mozharness config files

This commit is contained in:
Jason Yeo 2013-07-17 17:36:34 -04:00
parent 45e6873f80
commit 514d9ee04f
2 changed files with 11 additions and 0 deletions

3
bld/mac.py Normal file
View file

@ -0,0 +1,3 @@
config = {
'concurrency': 6,
}