Bug 1175701 - Windows Puppet machines failing on sendchange, r=backout

--HG--
extra : rebase_source : f20fc1961d893f3b6da18610e7d9652a62487f50
This commit is contained in:
Jordan Lund 2015-09-15 22:28:28 -07:00
parent f6316bb39c
commit a54cdacf58
2 changed files with 8 additions and 20 deletions

View File

@ -30,16 +30,10 @@ config = {
os.getcwd(), 'build', 'tools', 'buildfarm', 'utils', 'hgtool.py'
)
],
"buildbot": {
'gpo_location': [
sys.executable,
'c:\\mozilla-build\\buildbotve\\scripts\\buildbot'
],
'puppet_location': [
'c:\\mozilla-build\\buildbot-0.8.4-pre-moz6\\Scripts\\python.exe',
'c:\\mozilla-build\\buildbot-0.8.4-pre-moz6\\scripts\\buildbot'
]
},
"buildbot": [
sys.executable,
'c:\\mozilla-build\\buildbotve\\scripts\\buildbot'
],
"make": [
sys.executable,
os.path.join(

View File

@ -30,16 +30,10 @@ config = {
os.getcwd(), 'build', 'tools', 'buildfarm', 'utils', 'hgtool.py'
)
],
"buildbot": {
'gpo_location': [
sys.executable,
'c:\\mozilla-build\\buildbotve\\scripts\\buildbot'
],
'puppet_location': [
'c:\\mozilla-build\\buildbot-0.8.4-pre-moz6\\Scripts\\python.exe',
'c:\\mozilla-build\\buildbot-0.8.4-pre-moz6\\scripts\\buildbot'
]
},
"buildbot": [
sys.executable,
'c:\\mozilla-build\\buildbotve\\scripts\\buildbot'
],
"make": [
sys.executable,
os.path.join(