mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-20 10:50:08 +03:00
parent
2586034a31
commit
4559bb5226
@ -705,7 +705,7 @@ EOT
|
||||
else
|
||||
rc = pool.info
|
||||
|
||||
return rc if OpenNebula.is_error?(rc)
|
||||
return -1, rc.message if OpenNebula.is_error?(rc)
|
||||
|
||||
_, hash = print_page(pool, options)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user