#1426 Custom progname for watch_tasks
Closed by onosek. Opened by onosek.
onosek/koji custom_watch_tasks  into  master

Download 1426.patch

Output text states that there is a command-line 'watch_task' subcommand.
When koji library is imported in rhpkg/fedpkg tool, it shows that command
is rhpkg/fedpkg instead of 'brew/koji watch_task'. Additional fix in
rpkg library is needed after this change is released.

Relates: rhbz#1570921
Relates: COMPOSE-2809

Signed-off-by: Ondrej Nosek onosek@redhat.com

You could use ki_handler to customize the output including progname, although it is no harm to add this parameter.

Thanks for a suggestion @julian8628, I prepared the next solution to avoid koji PR:
https://pagure.io/rpkg/pull-request/446

I'd rather not clutter this call with extra arguments if ki_handler will suffice. If this solution is satisfactory, then please close this pr.

Don't worry, I have just wanted to inform about an alternative solution. Now I am closing this PR.

Pull-Request has been closed by onosek

Metadata