#223 De-list the type when iterating over announcement subjects.
Merged by lholecek. Opened by ralph.
de-list-type  into  master

Download 223.patch

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'].

Ah yes. This is the bug which I thought I had spotted :-) I noticed it while rebasing PR#212, I introduced it by mistake in PR#184.

But before I went and tweaked it I wanted to see it actually failing so I could make sure it really was a bug...

Pull-Request has been merged by lholecek

Metadata