From 1d0fa1faa4789d89e475ccad9432369ebd0b2dce Mon Sep 17 00:00:00 2001 From: intrigeri Date: Sun, 5 Aug 2007 15:20:34 +0000 Subject: [PATCH] dup: cleanup unused var. git-svn-id: http://code.autistici.org/svn/backupninja/trunk@476 758a04ac-41e6-0310-8a23-8373a73cc35d --- handlers/dup | 2 -- 1 file changed, 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__/*}" -- 2.30.2