From: Wayne Davison Date: Tue, 2 May 2006 16:36:07 +0000 (+0000) Subject: Got rid of the sanitizing of a symlink's link string because it X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/b2d4639543c91a2186517569945f835d55c7affc?hp=b2d4639543c91a2186517569945f835d55c7affc Got rid of the sanitizing of a symlink's link string because it is happening too early to work correctly (before we know what our destination-directory's depth in the module will be). ---