aboutsummaryrefslogtreecommitdiff
path: root/handlers
diff options
context:
space:
mode:
Diffstat (limited to 'handlers')
-rw-r--r--handlers/dup2
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__/*}"