mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Merge branch 'feature-1437' of git.opennebula.org:one into feature-1437
This commit is contained in:
commit
665dd74e3b
@ -47,7 +47,7 @@ source $(dirname $0)/tm_vmwarerc
|
||||
#-------------------------------------------------------------------------------
|
||||
SRC_PATH=`arg_path $SRC`
|
||||
SRC_PATH="../../${SRC_PATH##"$DS_DIR/"}"
|
||||
SRC_FOLDER=`basename $SRC_PATH`
|
||||
SRC_FOLDER=`basename $(dirname $SRC_PATH)`
|
||||
|
||||
DST_PATH=`arg_path $DST`
|
||||
DST_HOST=`arg_host $DST`
|
||||
|
Loading…
x
Reference in New Issue
Block a user