[Buildbot-commits] [buildbot/buildbot] 126e02: Raise ImportError instead of exiting, if buildbot....
GitHub
noreply at github.com
Wed Oct 31 15:23:26 UTC 2012
Branch: refs/heads/buildbot-0.8.7
Home: https://github.com/buildbot/buildbot
Commit: 126e02341c76bd5a027c2ca5a8467aa5708228f2
https://github.com/buildbot/buildbot/commit/126e02341c76bd5a027c2ca5a8467aa5708228f2
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2012-10-31 (Wed, 31 Oct 2012)
Changed paths:
M master/buildbot/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.
More information about the Commits
mailing list