[Buildbot-devel] Interpolate doesn't work with Source
Dustin J. Mitchell
dustin at v.igoro.us
Sun Aug 11 03:59:35 UTC 2013
On Sat, Aug 10, 2013 at 10:12 PM, Kenny Ho <kenny.ho at jamdeo.com> wrote:
> Sorry for now mentioning the version. I am using 0.8.7p1. When I was debugging the problem, I noticed a Gerrit class that extend Git, is that the one I should be using? The Repo I am using right now is "buildbot / master / buildbot / steps / source / repo.py"
Well, I couldn't reproduce this failure with the class in that file
(the master-side class), and I expect that if you were using the
master-side class, you'd have run into the error I mentioned. Both of
those point to your actually using the old class.
Try adding a typo to master/buildbot/steps/source/repo.py and
restarting your master - I bet you won't see a SyntaxError.
Dustin
P.S. For the record, I *did* say that it would generate a lot of
confusion to name the master-side steps the same as the slave-side
steps. And it has!!
More information about the devel
mailing list