mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Typo in LifeCycleActions
This commit is contained in:
parent
238788650c
commit
dbf5cbbc1c
@ -1455,7 +1455,7 @@ void LifeCycleManager::retry(VirtualMachine * vm)
|
||||
}
|
||||
else
|
||||
{
|
||||
vmm->trigger(VirtualMachineManager::CNCEL,vid);
|
||||
vmm->trigger(VirtualMachineManager::CANCEL,vid);
|
||||
}
|
||||
break;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user