ut: cli - test_add_group
This commit is contained in:
parent
cab2b2ee69
commit
afe91cd3d3
2 changed files with 165 additions and 1 deletions
1
cli/koji
1
cli/koji
|
|
@ -476,7 +476,6 @@ def watch_tasks(session,tasklist,quiet=False):
|
|||
"""Tasks still running. You can continue to watch with the '%s watch-task' command.
|
||||
Running Tasks:
|
||||
%s""" % (progname, '\n'.join(tlist))
|
||||
sys.stdout.flush()
|
||||
rv = 1
|
||||
return rv
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue