mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-20 10:50:08 +03:00
feature #1303: bug in iscsi cp datastore remote
This commit is contained in:
parent
a9f8634a29
commit
8dbb1dc283
@ -40,7 +40,9 @@ source ${DRIVER_PATH}/iscsi.conf
|
||||
DRV_ACTION=$1
|
||||
ID=$2
|
||||
|
||||
XPATH="${DRIVER_PATH}/../xpath.rb -b $DRV_ACTION"
|
||||
UTILS_PATH="${DRIVER_PATH}/.."
|
||||
|
||||
XPATH="$UTILS_PATH/xpath.rb -b $DRV_ACTION"
|
||||
|
||||
unset i XPATH_ELEMENTS
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user