1 Apr 2011 01:27
Re: messageFormatter which includes last 50 lines from log file is including < 50 lines when the log file is 77 lines
Amber,
Thanks.
I'll give that a shot.
The len(content)-limit_lines is in the example in the buildbot user manual.
Should I file a bug on the manual?
-Bill
On Mar 31, 2011, at 2:51 PM, Amber Yust wrote:
content[len(content)-limit_lines:]
should just becontent[-limit_lines:]~AmberOn Thu, Mar 31, 2011 at 2:23 PM, William Deegan <bill-cJFiu+DHMVC5azolltMz9laTQe2KTcn/@public.gmane.org> wrote:content[len(content)-limit_lines:]:
------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________ Buildbot-devel mailing list Buildbot-devel@... https://lists.sourceforge.net/lists/listinfo/buildbot-devel
We're not
supposed to feed the trolls, are we, but I guess I'll make an
exception in this case...
> This should be relatively easy to fix, and I'd love to have a patch
> for it.
I just sent a pull request.
> Even better, I'd love to have a name to put into
> MAINTAINERS.txt, for someone I can contact to tackle bugs, review
> patches, etc.
Yeah, okay, I'll sign up for that. But Tom is getting way deeper into
try than I am, so I'd be really happy if he'd agree to be a maintainer
too.
Doug
------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself;
WebMatrix provides all the features you need to develop and
publish your website.
RSS Feed