Bug 418870 - setup talos to test moz2 builds
Bustage fix (typos) p/r=anodelman git-svn-id: svn://10.0.0.236/trunk@248377 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -166,7 +166,7 @@ c['sources'].append(TinderboxPoller(
|
||||
tinderboxURL = "http://tinderbox.mozilla.org",
|
||||
tree = "Mozilla2",
|
||||
branch = "MOZ2-WIN32-CENTRAL",
|
||||
machine = WIN32_MOZ2_CENTRAL_BUILDER",,
|
||||
machine = WIN32_MOZ2_CENTRAL_BUILDER,
|
||||
pollInterval = 10 * 60)
|
||||
)
|
||||
|
||||
@@ -174,7 +174,7 @@ c['sources'].append(TinderboxPoller(
|
||||
tinderboxURL = "http://tinderbox.mozilla.org",
|
||||
tree = "Mozilla2",
|
||||
branch = "MOZ2-WIN32-ACTIONMONKEY",
|
||||
machine = WIN32_MOZ2_ACTIONMONKEY_BUILDER",,
|
||||
machine = WIN32_MOZ2_ACTIONMONKEY_BUILDER,
|
||||
pollInterval = 10 * 60)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user