X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/c7c056410c8cf3664c2dae416fb8b80fe427eb6f..3e578a1909bbb29a637291d36017f328e017a3bf:/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 = "";