Skip to content
Snippets Groups Projects
Commit 869ca46e authored by intrigeri's avatar intrigeri
Browse files

dup: cleanup unused var.

parent e3454782
No related branches found
No related tags found
No related merge requests found
......@@ -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__/*}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment