[Buildbot-commits] [buildbot/buildbot] 5d1ae8: Initialize metrics variables in LoggedRemoteComman...
noreply at github.com
noreply at github.com
Sat Sep 3 22:58:37 UTC 2011
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 5d1ae8a093d552621dc4a87c230b25a3ad7ba1ed
https://github.com/buildbot/buildbot/commit/5d1ae8a093d552621dc4a87c230b25a3ad7ba1ed
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2011-09-03 (Sat, 03 Sep 2011)
Changed paths:
M master/buildbot/process/buildstep.py
Log Message:
-----------
Initialize metrics variables in LoggedRemoteCommand.__init__ not .useLog.
Not every user of LoggedRemoteCommand calls useLog. Those that don't fail
due to the metrics.
More information about the Commits
mailing list