[Buildbot-commits] [buildbot/buildbot] 475741: add tests, fix whitespace, and fix error handling
noreply at github.com
noreply at github.com
Sat Nov 5 00:28:42 UTC 2011
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 475741f5d611ca23a0e22c4faa32acb2f55f9f9b
https://github.com/buildbot/buildbot/commit/475741f5d611ca23a0e22c4faa32acb2f55f9f9b
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-11-04 (Fri, 04 Nov 2011)
Changed paths:
M slave/buildslave/commands/base.py
M slave/buildslave/commands/fs.py
M slave/buildslave/test/unit/test_commands_fs.py
Log Message:
-----------
add tests, fix whitespace, and fix error handling
Fixes #845
Commit: 79c872d93290eb121696ee719b279eccf2645572
https://github.com/buildbot/buildbot/commit/79c872d93290eb121696ee719b279eccf2645572
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-11-04 (Fri, 04 Nov 2011)
Changed paths:
M slave/buildslave/commands/base.py
M slave/buildslave/commands/fs.py
M slave/buildslave/test/unit/test_commands_fs.py
Log Message:
-----------
Merge branch 'bug845'
* bug845:
add tests, fix whitespace, and fix error handling
defer long-running filesystem operations to a thread on Windows
Compare: https://github.com/buildbot/buildbot/compare/66450f4...79c872d
More information about the Commits
mailing list