#2610 cli: raise NotImplementedError with btype name
Merged 3 years ago by tkopecek. Opened 3 years ago by ktdreyer.
ktdreyer/koji raise-download-build  into  master

No commits found

Print the exact unhandled btype name to the user, so it's clearer why we're exiting early here.

Use raise instead of assert? This one will do nothing - assert will evaluate is as true/pass.

rebased onto 2028c2e

3 years ago

rebased onto 2028c2e

3 years ago

Oh, that was my bad. I've amended this to raise instead of assert. Thanks for catching that.

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

3 years ago

Metadata Update from @mfilip:
- Pull-request tagged with: testing-done

3 years ago

Commit 8e94e8c fixes this pull-request

Pull-Request has been merged by tkopecek

3 years ago