[Buildbot-commits] [buildbot/buildbot] f2bad1: Fix bug #1758: hgbuildbot.py should use ui.status ...
noreply at github.com
noreply at github.com
Thu Jan 13 00:11:06 UTC 2011
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: f2bad1e7a9981c53fb1796bbcd07cef13edac873
https://github.com/buildbot/buildbot/commit/f2bad1e7a9981c53fb1796bbcd07cef13edac873
Author: Mark Wielaard <mark at klomp.org>
Date: 2011-01-12 (Wed, 12 Jan 2011)
Changed paths:
M master/buildbot/changes/hgbuildbot.py
M master/buildbot/clients/sendchange.py
Log Message:
-----------
Fix bug #1758: hgbuildbot.py should use ui.status and ui.warn for output.
Add Sender.getSuccessString() and Sender.getFailureString() and use
them in hgbuildbot.py instead of the Sender.print functions.
More information about the Commits
mailing list