mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
This commit is contained in:
parent
8a7d0eaeed
commit
94ef9a7e64
@ -331,7 +331,7 @@ function force_shutdown {
|
||||
if [ "x$error" != "x0" ]; then
|
||||
if [ "$FORCE_DESTROY" = "yes" ]; then
|
||||
log_error "Timeout shutting down $deploy_id. Destroying it"
|
||||
$($command)
|
||||
ret=$($command)
|
||||
sleep 2
|
||||
else
|
||||
error_message "Timed out shutting down $deploy_id"
|
||||
|
Loading…
x
Reference in New Issue
Block a user