[Buildbot-commits] [buildbot/buildbot] 69db90: Initialize metrics variables in LoggedRemoteComman...
noreply at github.com
noreply at github.com
Sat Sep 3 22:58:37 UTC 2011
Branch: refs/heads/buildbot-0.8.5
Home: https://github.com/buildbot/buildbot
Commit: 69db90983a15fe249271092eb5ef4daeb213a54b
https://github.com/buildbot/buildbot/commit/69db90983a15fe249271092eb5ef4daeb213a54b
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