#981 cli: add a param in watch_tasks to override KeyboardInterrupt output
Merged by mikem. Opened by julian8628.
julian8628/koji issue/976  into  master

Download 981.patch

Maybe adding quiet option and calling it in if tasks branch would make it slightly more usable. In default implementation it will do nothing, but in some client it can do some emergency action even in quite mode.

1 new commit added

  • move quiet option into ki_handler

Maybe adding quiet option and calling it in if tasks branch would make it slightly more usable. In default implementation it will do nothing, but in some client it can do some emergency action even in quite mode.

updated

:thumbsup:

Seems odd to define an inner function at that point. Clearer to define it at the beginning.

https://pagure.io/fork/mikem/koji/commits/pagure/pr/981

rebased onto 9d3cd4ca67cdbafb21dccb887833058f37e2e26c

Seems odd to define an inner function at that point. Clearer to define it at the beginning.
https://pagure.io/fork/mikem/koji/commits/pagure/pr/981

rebased

Commit 109a0d8d fixes this pull-request

Pull-Request has been merged by mikem

Metadata