From: intrigeri Date: Sun, 5 Aug 2007 15:20:34 +0000 (+0000) Subject: dup: cleanup unused var. X-Git-Tag: backupninja-0.9.5~33 X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=commitdiff_plain;h=869ca46e85c9518ad71658b16cc15175cfab071b dup: cleanup unused var. --- 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__/*}"