mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
parent
1d14784379
commit
87cca53663
@ -149,8 +149,8 @@ module OneProvision
|
||||
|
||||
raise OneProvisionLoopException, errors
|
||||
end
|
||||
rescue StandardError
|
||||
raise OneProvisionLoopException
|
||||
rescue StandardError => error
|
||||
raise OneProvisionLoopException, error.text
|
||||
end
|
||||
|
||||
# Retries ssh connection
|
||||
|
Loading…
x
Reference in New Issue
Block a user