[Buildbot-commits] [buildbot/buildbot] d25d04: bail out early if mock isn't installed
noreply at github.com
noreply at github.com
Sun Sep 25 16:38:16 UTC 2011
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: d25d04ad17babbbcf1bc6070f6419f684bc07286
https://github.com/buildbot/buildbot/commit/d25d04ad17babbbcf1bc6070f6419f684bc07286
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-09-25 (Sun, 25 Sep 2011)
Changed paths:
M master/buildbot/test/__init__.py
M master/setup.py
M slave/buildslave/test/__init__.py
Log Message:
-----------
bail out early if mock isn't installed
but don't add it to test_requires, as easy_install gets confused by
that.
More information about the Commits
mailing list