mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
F #6313: Restore removed line in rsync driver
This commit is contained in:
parent
b35d8a19df
commit
3d5f0e7f87
@ -86,6 +86,8 @@ begin
|
||||
rsync_user = ds.elements['TEMPLATE/RSYNC_USER'].text
|
||||
rsync_host = ds.elements['TEMPLATE/RSYNC_HOST'].text
|
||||
|
||||
base = ds.elements['BASE_PATH'].text
|
||||
|
||||
if ds.elements['TEMPLATE/RSYNC_ARGS'].nil?
|
||||
args = '-aS'
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user