[Buildbot-devel] IEmailLookup asserton error
Jean-Michel Beuken
jean-michel.beuken at uclouvain.be
Fri Apr 16 18:51:54 UTC 2010
Roth,
sorry in advance if it is not the solution or if I don't understand your
problem...
see in
https://avida.devosoft.org/svn/extras/buildbot/myxo/master/master.cfg
and
https://avida.devosoft.org/svn/extras/buildbot/myxo/master/AvidaExtensions.py
and look the code in master.cfg
avida_email_dict = {...}
avida_email_lookup = AvidaEmailLookup(avida_email_dict)
avida_email_notifier = mail.MailNotifier(...)
c['status'].append(avida_email_notifier)
and the definition of AvidaEmailLookup(avida_email_dict) in
AvidaExtensions.py
regards,
jmb
More information about the devel
mailing list