diff options
Diffstat (limited to 'handlers')
-rw-r--r-- | handlers/dup | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/handlers/dup b/handlers/dup index 1f54652..e490aa5 100644 --- a/handlers/dup +++ b/handlers/dup @@ -51,7 +51,6 @@ if [ $vservers_are_available = yes ]; then fi else [ -z "$vsinclude" ] || warning 'vservers support disabled in backupninja.conf, vsincludes configuration lines will be ignored' - [ -z "$vsnames" ] || warning 'vservers support disabled in backupninja.conf, vsnames configuration line will be ignored' fi ### see if we can login ### |