return result status in save-failed-tree
This commit is contained in:
parent
1560f93bb8
commit
46bdf0535b
1 changed files with 1 additions and 1 deletions
|
|
@ -64,4 +64,4 @@ def handle_save_failed_tree(options, session, args):
|
|||
return
|
||||
else:
|
||||
session.logout()
|
||||
watch_tasks(session, [task_id], quiet=opts.quiet, poll_interval=options.poll_interval)
|
||||
return watch_tasks(session, [task_id], quiet=opts.quiet, poll_interval=options.poll_interval)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue