From 005d5996ab631d5ca3498d1497e3e48b34595043 Mon Sep 17 00:00:00 2001 From: lissav Date: Thu, 24 Jun 2010 17:46:44 +0000 Subject: [PATCH] support recursive directory rsync git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6601 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/RSYNC.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/RSYNC.pm b/perl-xCAT/xCAT/RSYNC.pm index 8018d3d01..c9ef68d4e 100644 --- a/perl-xCAT/xCAT/RSYNC.pm +++ b/perl-xCAT/xCAT/RSYNC.pm @@ -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