diff options
Diffstat (limited to 'handlers/rdiff')
-rw-r--r-- | handlers/rdiff | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/handlers/rdiff b/handlers/rdiff index adc4b5d..4871d4e 100644 --- a/handlers/rdiff +++ b/handlers/rdiff @@ -109,7 +109,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 # check the connection at the source and destination |