mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Bug #1324: stopped kvm VMs can't be resumed (using ssh transfer driver)
This commit is contained in:
parent
4b3d6114a5
commit
fb42cdd8ce
@ -41,6 +41,9 @@ fi
|
||||
# Return if moving a disk, we will move them when moving the whole system_ds
|
||||
# directory for the VM
|
||||
#-------------------------------------------------------------------------------
|
||||
SRC=`fix_dir_slashes $SRC`
|
||||
DST=`fix_dir_slashes $DST`
|
||||
|
||||
SRC_PATH=`arg_path $SRC`
|
||||
DST_PATH=`arg_path $DST`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user