[Buildbot-commits] [buildbot/buildbot] f65f8a: Raise ImportError instead of exiting, if buildbot....
GitHub
noreply at github.com
Mon Dec 10 14:36:38 UTC 2012
Branch: refs/heads/buildbot-0.8.7
Home: https://github.com/buildbot/buildbot
Commit: f65f8a9a63359380fe52f76bddbb0813107c4da3
https://github.com/buildbot/buildbot/commit/f65f8a9a63359380fe52f76bddbb0813107c4da3
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-12-10 (Mon, 10 Dec 2012)
Changed paths:
M slave/buildslave/test/__init__.py
Log Message:
-----------
Raise ImportError instead of exiting, if buildbot.test can't be imported.
This apparently causes issue with 'pydoc -k', and is in general not nice.
Trial still fails with a sensible error message.
This is a slave-side reflection of commit 126e02341c76bd5a027c2ca5a8467aa5708228f2
More information about the Commits
mailing list