diff options
Diffstat (limited to 'handlers/dup')
| -rw-r--r-- | handlers/dup | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/handlers/dup b/handlers/dup index 8e0367d..edb43ac 100644 --- a/handlers/dup +++ b/handlers/dup @@ -129,8 +129,6 @@ execstr_clientpart="/"  set -o noglob -symlinks_warning="Maybe you have mixed symlinks and '*' in this statement, which is not supported." -  # excludes  for i in $exclude; do     str="${i//__star__/*}"  | 
