r387@user1022: johnw | 2007-06-08 01:00:41 -0400
Changed comment
This commit is contained in:
parent
b7b4c07926
commit
b9f29dad3a
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ from buildbot.process.factory import GNUAutoconf, s
|
||||||
from buildbot.status import html, mail, words
|
from buildbot.status import html, mail, words
|
||||||
from buildbot import scheduler, locks
|
from buildbot import scheduler, locks
|
||||||
|
|
||||||
# This is a list of everyone who has volunteered to build Ledger
|
# This is a list of everyone who has volunteered to run a Ledger buildbot
|
||||||
slaves = [
|
slaves = [
|
||||||
(("johnw-ppc", "XXXXXXXX"), "darwin-ppc"),
|
(("johnw-ppc", "XXXXXXXX"), "darwin-ppc"),
|
||||||
(("johnw-x86", "XXXXXXXX"), "darwin-x86")
|
(("johnw-x86", "XXXXXXXX"), "darwin-x86")
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue