Skip to content

Commit

Permalink
Changing misleading comment
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.opennebula.org/one/trunk@523 3034c82b-c49b-4eb3-8279-a7acafdc01c0
  • Loading branch information
tinova committed May 22, 2009
1 parent 91e6e80 commit 827f593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lcm/LifeCycleStates.cc
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 827f593

Please sign in to comment.