debian-koji/cli/koji_cli
Ken Dreyer 8d0b4bc618 cli: catch koji.ParameterError in list_task_output_all_volumes
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.
2021-03-25 13:59:59 +01:00
..
__init__.py apply split 2017-06-13 11:20:38 +02:00
commands.py cli: use multicall for cancel command 2021-03-22 15:12:01 +01:00
lib.py cli: catch koji.ParameterError in list_task_output_all_volumes 2021-03-25 13:59:59 +01:00
Makefile Install into /usr/lib rather than /usr/lib64/ 2020-11-27 10:00:52 +01:00