Patrick Gerken a écrit : > Hi, > > I wanted to look into the script that summarizes the mails sent to zope-test. > The best code I found is this > http://cvs.zope.org/Packages/TestScripts/ > but I suspect that there are newer versions, I just don't know where. > I'd like modifiy the script to understand status mails from buildbots too.
That would be a good thing! I had to add specific code to reformat the subject line in the master.cfg. If it can help you can have a look at them here: http://buildbot.afpy.org/ztk1.0dev/master.cfg http://buildbot.afpy.org/bluebream/master.cfg This is in the message_formatter function. Christophe > Anybody knows where the latest version of this code is? > And who runs that script atm? > > Best regards, > > Patrick > _______________________________________________ > Zope-Dev maillist - [email protected] > https://mail.zope.org/mailman/listinfo/zope-dev > ** No cross posts or HTML encoding! ** > (Related lists - > https://mail.zope.org/mailman/listinfo/zope-announce > https://mail.zope.org/mailman/listinfo/zope ) > > _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )
