1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-15 05:57:23 +03:00

Changing misleading comment

git-svn-id: http://svn.opennebula.org/one/trunk@523 3034c82b-c49b-4eb3-8279-a7acafdc01c0
This commit is contained in:
Constantino Vázquez Blanco 2009-05-22 14:43:16 +00:00
parent 9ef16cc77c
commit 2b40716af1

View File

@ -296,7 +296,7 @@ void LifeCycleManager::deploy_failure_action(int vid)
VirtualMachineManager * vmm = nd.get_vmm();
//----------------------------------------------------
// RUNNING STATE FROM SAVE_MIGRATE
// RUNNING STATE FROM MIGRATE
//----------------------------------------------------
vm->set_state(VirtualMachine::RUNNING);