[Buildbot-commits] [djmitche/buildbot] 8474a2: Reorganize buildbot.slave.commands
noreply at github.com
noreply at github.com
Mon Mar 1 20:54:09 UTC 2010
Branch: refs/heads/master
Home: http://github.com/djmitche/buildbot
Commit: 8474a2a34802e30e99b0972440973f2a10b5ee36
http://github.com/djmitche/buildbot/commit/8474a2a34802e30e99b0972440973f2a10b5ee36
Author: Chris AtLee <catlee at mozilla.com>
Date: 2010-03-01 (Mon, 01 Mar 2010)
Changed paths:
M buildbot/broken_test/runs/test_properties.py
M buildbot/broken_test/runs/test_run.py
M buildbot/broken_test/runs/test_slaves.py
M buildbot/broken_test/runs/test_steps.py
M buildbot/broken_test/runutils.py
M buildbot/broken_test/unit/test_shell.py
M buildbot/broken_test/unit/test_slavecommand.py
M buildbot/broken_test/vc/test_vc.py
M buildbot/slave/bot.py
R buildbot/slave/commands.py
A buildbot/slave/commands/base.py
A buildbot/slave/commands/registry.py
A buildbot/slave/commands/transfer.py
A buildbot/slave/commands/utils.py
A buildbot/slave/commands/vcs.py
R buildbot/slave/registry.py
Log Message:
-----------
Reorganize buildbot.slave.commands
buildbot.slave.commands is now split up into 5 modules:
buildbot.slave.commands.base
buildbot.slave.commands.registry
buildbot.slave.commands.transfer
buildbot.slave.commands.vcs
buildbot.slave.commands.utils
More information about the Commits
mailing list