rename c['bots'] to c['slaves'], and use buildbot.slave.BuildSlave instances instead...
commit18f74fc745650ef2eb37aee1c56dd484e356d729
authorwarner <warner@lothar.com>
Fri, 27 Jul 2007 13:11:01 +0000 (27 14:11 +0100)
committerwarner <warner@lothar.com>
Fri, 27 Jul 2007 13:11:01 +0000 (27 14:11 +0100)
tree8247acf6c54f200ef15560a99588c92c7d77251b
parent81f0a7370d5f3cba56bea7e2992d3da9eb3d8aad
rename c['bots'] to c['slaves'], and use buildbot.slave.BuildSlave instances instead of tuples. Closes #63.
17 files changed:
ChangeLog
buildbot/master.py
buildbot/scripts/sample.cfg
buildbot/slave/__init__.py
buildbot/test/test_changes.py
buildbot/test/test_config.py
buildbot/test/test_control.py
buildbot/test/test_dependencies.py
buildbot/test/test_locks.py
buildbot/test/test_properties.py
buildbot/test/test_run.py
buildbot/test/test_slaves.py
buildbot/test/test_status.py
buildbot/test/test_steps.py
buildbot/test/test_vc.py
buildbot/test/test_web.py
docs/buildbot.texinfo