#2615 cli: catch koji.ParameterError in list_task_output_all_volumes
Merged by tkopecek. Opened by ktdreyer.
ktdreyer/koji catch-parameter-error  into  master

Download 2615.patch

When we send an RPC with a parameter that the hub does not understand, we get a koji.ParameterError.

Update list_task_output_all_volumes() to catch the specific error we expect here.

The purpose of this change is to make the code easier to understand.

Issue #2686

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

:thumbsup:

Metadata Update from @julian8628:
- Pull-request untagged with: testing-ready
- Pull-request tagged with: no_qe

:thumbsup:

Commit 8b53dc74 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata