mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-20 10:50:08 +03:00
bug #3293: add ruby lib path to vcenter im
(cherry picked from commit 11641950f5f28d6ccfab29623adf5a29b8c32681)
This commit is contained in:
parent
1363fdacdd
commit
12157a9a25
@ -24,6 +24,7 @@ else
|
||||
RUBY_LIB_LOCATION=ONE_LOCATION+"/lib/ruby" if !defined?(RUBY_LIB_LOCATION)
|
||||
end
|
||||
|
||||
$: << RUBY_LIB_LOCATION
|
||||
$: << "../../vmm/vcenter/"
|
||||
|
||||
require 'vcenter_driver'
|
||||
|
Loading…
x
Reference in New Issue
Block a user