Consistent wait/nowait in all related functions
Fixes: https://pagure.io/koji/issue/2522
This commit is contained in:
parent
d6694d0501
commit
56a2d86034
12 changed files with 72 additions and 55 deletions
|
|
@ -154,7 +154,8 @@ class TestMoveBuild(utils.CliTestCase):
|
|||
Options:
|
||||
-h, --help show this help message and exit
|
||||
--force force operation
|
||||
--nowait do not wait on tasks
|
||||
--wait Wait on tasks, even if running in the background
|
||||
--nowait Do not wait on tasks
|
||||
--all move all instances of a package, <pkg>'s are package names
|
||||
""" % self.progname)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue