r387@user1022: johnw | 2007-06-08 01:00:41 -0400

Changed comment
This commit is contained in:
John Wiegley 2007-06-08 05:00:46 +00:00
parent b7b4c07926
commit b9f29dad3a

View file

@ -6,7 +6,7 @@ from buildbot.process.factory import GNUAutoconf, s
from buildbot.status import html, mail, words
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 = [
(("johnw-ppc", "XXXXXXXX"), "darwin-ppc"),
(("johnw-x86", "XXXXXXXX"), "darwin-x86")