Removed old VM code for VM creation. Lots of code removed!

This commit is contained in:
Mitchell Hashimoto 2010-02-15 00:04:13 -08:00 committed by John Bender
parent 2babb25686
commit a67dd3cb6f
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ error
end
results
end
def destroy
if @vm.running?
logger.info "VM is running. Forcing immediate shutdown..."