[Buildbot-devel] MailNotifier annoynace (bug?) #2

Ian Zimmerman itz at sproutsys.com
Thu Mar 5 21:32:15 UTC 2009


in status/mail.py, function message():

     if attrs['branch']:
         source = "unavailable"
     else:
         source = ""
         if attrs['branch']:
             source += "[branch %s] " % attrs['branch']
         ...

What on earth (or below) is this trying to accomplish?  Is this just a 
typo and the first test should look at some other attribute?

i




More information about the devel mailing list