support recursive directory rsync
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6601 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
373bb951e4
commit
005d5996ab
@ -114,7 +114,7 @@ sub remote_copy_command
|
||||
$sync_opt = '--rsync-path /usr/bin/rsync ';
|
||||
}
|
||||
|
||||
$sync_opt .= '-Lpotz ';
|
||||
$sync_opt .= '-Lprotz ';
|
||||
$sync_opt .= $$config{'options'};
|
||||
if ($::SYNCSN == 1)
|
||||
{ # syncing service node
|
||||
|
Loading…
Reference in New Issue
Block a user