mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-29 18:50:08 +03:00
B #-: fix require open3 (#2876)
Signed-off-by: Neal Hansen <nhansen@opennebula.io> (cherry picked from commit a8c093f84812926da55417e586fba9cd99285b91)
This commit is contained in:
parent
904f2931bf
commit
547d1c4fdd
@ -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