X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/c7c056410c8cf3664c2dae416fb8b80fe427eb6f..1e8ae5ede66ba337ba6abbb4afad2b3319c1db74:/support/rsyncstats diff --git a/support/rsyncstats b/support/rsyncstats index e5c63559..da95dd08 100755 --- a/support/rsyncstats +++ b/support/rsyncstats @@ -73,6 +73,8 @@ line: while () { $file = $module . "/" . $file; + $file =~ s|//|/|mg; + @path = split(/\//, $file); $pathkey = "";