[Buildbot-devel] Conceptual problem with custom build steps

Ian Peters-Campbell mahatmamanic at gmail.com
Mon Feb 16 04:33:43 UTC 2009


Good on ya Dustin, MasterShellCommand looks like exactly what I need.  Also
thanks for the explanation, the self-factory is definitely where the
disconnect was.  I assume if I was inheriting from ShellCommand I would
still want to upcall to its __init__() rather than to BuildStep's right?
Would I also need to do any stripping from the kwargs dict the way
ShellCommand seems to before it upcalls to its parent, or is that specific
to ShellCommand?

Ian



On Sun, Feb 15, 2009 at 5:07 PM, Dustin J. Mitchell <dustin at zmanda.com>wrote:

> On Sun, Feb 15, 2009 at 6:40 PM, Dustin J. Mitchell <dustin at zmanda.com>
> wrote:
> > On a larger note, I have a MasterShellCommand class that I'll get
> > committed shortly, which may do what you need.
>
> Commit is here:
>
>
> http://github.com/djmitche/buildbot/commit/77b386426c2ee498e43185553b756224db74fea8
>
> Dustin
>
> --
> Storage Software Engineer
> http://www.zmanda.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20090215/c6b1890f/attachment.html>


More information about the devel mailing list