rename function
This commit is contained in:
parent
4e6aca0bd0
commit
4daea4dab9
2 changed files with 4 additions and 4 deletions
|
|
@ -831,7 +831,7 @@ def _list_tasks(options, session):
|
|||
return tasklist
|
||||
|
||||
|
||||
def watch_builds(session, tag_id, builds, poll_interval=5, timeout=120):
|
||||
def wait_repo(session, tag_id, builds, poll_interval=5, timeout=120):
|
||||
"""Watch for given builds to appear in given tag. If no builds are given,
|
||||
watch for new repo for given tag.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue