projects
/
matthijs
/
upstream
/
backupninja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
e345478
)
dup: cleanup unused var.
author
intrigeri
<intrigeri@boum.org>
Sun, 5 Aug 2007 15:20:34 +0000
(15:20 +0000)
committer
intrigeri
<intrigeri@boum.org>
Sun, 5 Aug 2007 15:20:34 +0000
(15:20 +0000)
handlers/dup
patch
|
blob
|
history
diff --git
a/handlers/dup
b/handlers/dup
index 8e0367d85e36a71b9534f8bc9a82b2cd916f600f..edb43ac4b90ddcf8b732f92ae9e7811692e1f48d 100644
(file)
--- a/
handlers/dup
+++ b/
handlers/dup
@@
-129,8
+129,6
@@
execstr_clientpart="/"
set -o noglob
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__/*}"
# excludes
for i in $exclude; do
str="${i//__star__/*}"