lholecek / greenwave

Forked from greenwave 6 years ago
Clone

9710e48 De-list the type when iterating over announcement subjects.

Authored and Committed by ralph 6 years ago
    De-list the type when iterating over announcement subjects.
    
    When trying to run this, I found that the announcement subjects always yielded
    nothing because `type` is always a list of one element like `['koji_build']`.