mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-23 22:50:09 +03:00
B #-: fix require open3 (#2876)
Signed-off-by: Neal Hansen <nhansen@opennebula.io>
This commit is contained in:
parent
0712e08a70
commit
a8c093f848
@ -54,6 +54,7 @@ $LOAD_PATH << RUBY_LIB_LOCATION
|
||||
$LOAD_PATH << File.dirname(__FILE__)
|
||||
|
||||
require 'vcenter_driver'
|
||||
require 'open3'
|
||||
|
||||
drv_action_enc = STDIN.read
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user