mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
feature #1437: disk.vmdk is not used for source anymore
This commit is contained in:
parent
a747d2761c
commit
59d0fd7762
@ -47,7 +47,7 @@ source $(dirname $0)/tm_vmwarerc
|
||||
#-------------------------------------------------------------------------------
|
||||
SRC_PATH=`arg_path $SRC`
|
||||
SRC_PATH="../../${SRC_PATH##"$DS_DIR/"}"
|
||||
SRC_FOLDER=`basename $(dirname $SRC_PATH)`
|
||||
SRC_FOLDER=`basename $SRC_PATH`
|
||||
|
||||
DST_PATH=`arg_path $DST`
|
||||
DST_HOST=`arg_host $DST`
|
||||
|
Loading…
x
Reference in New Issue
Block a user