mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Signature of run_probes changed, changing vmware.rb accordingly
This commit is contained in:
parent
9f51f72115
commit
29d3a0b6ef
@ -28,7 +28,7 @@ $: << "../../vmm/vmware/"
|
||||
|
||||
require 'vi_driver'
|
||||
|
||||
host = ARGV[2]
|
||||
host = ARGV[-1]
|
||||
|
||||
if !host
|
||||
exit -1
|
||||
|
Loading…
x
Reference in New Issue
Block a user