ec2 land fails if there is no None value in the stakeholder email set

Bug #928853 reported by Richard Harding
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Undecided
Richard Harding

Bug Description

In the autoland.py file building of the notification emails, it does a:
emails.remove(None)

If there is no None in the set, then it raises a key error exception. This should check for None in the set before attempting to remove it.

Related branches

Curtis Hovey (sinzui)
Changed in launchpad:
assignee: nobody → Richard Harding (rharding)
status: Triaged → In Progress
Revision history for this message
Launchpad QA Bot (lpqabot) wrote :
tags: added: qa-needstesting
Changed in launchpad:
status: In Progress → Fix Committed
tags: added: qa-untestable
removed: qa-needstesting
William Grant (wgrant)
Changed in launchpad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.