1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-10 13:57:22 +03:00

Removed debugging information from im_kvm

This commit is contained in:
Jaime Melis 2011-02-07 11:29:13 +01:00
parent 55f44bbc99
commit c191ecd087

View File

@ -121,7 +121,5 @@ if ARGV.length >= 1
hypervisor = ARGV.shift
end
puts retries, threads, hypervisor
im = InformationManager.new(hypervisor, threads, retries)
im.start_driver