From: intrigeri Date: Tue, 26 Apr 2011 08:31:39 +0000 (+0200) Subject: Initialize dup_keepincroffulls as any other global variable. X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=8f70c54e0afc02c4f771bac365395c13d066bb7e;p=backupninja.git Initialize dup_keepincroffulls as any other global variable. --- diff --git a/handlers/dup.helper.in b/handlers/dup.helper.in index 38a57c0..7f82c2f 100644 --- a/handlers/dup.helper.in +++ b/handlers/dup.helper.in @@ -545,6 +545,7 @@ dup_wizard() { dup_incremental=yes dup_increments=30 dup_keep=60 + dup_keepincroffulls= dup_bandwidth= dup_sshoptions= dup_destdir="/backups/`hostname`"