dup: cleanup unused var.

This commit is contained in:
intrigeri 2007-08-05 15:20:34 +00:00
parent e3454782c5
commit 869ca46e85

View File

@ -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__/*}"