1
0
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:
Javi Fontan 2012-06-18 18:22:08 +02:00
parent a9f8634a29
commit 8dbb1dc283

View File

@ -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