X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=handlers%2Fmysql.in;h=d22ef26c99d4cd926bffd3c7f32297664f08702f;hb=e8db349a5b2af6ffb9004ef6eed9cb9d3aa57231;hp=c80a36a3d95881ba0aa8b4f8ba5fd20ec3efce05;hpb=24759636cc4b5439fa30eeac5af97e97671dc6be;p=matthijs%2Fupstream%2Fbackupninja.git diff --git a/handlers/mysql.in b/handlers/mysql.in index c80a36a..d22ef26 100644 --- a/handlers/mysql.in +++ b/handlers/mysql.in @@ -40,6 +40,8 @@ if [ $vservers_are_available = yes ]; then else info "No vserver name specified, actions will be performed on the host." fi +else + [ -z "$vsname" ] || warning 'vservers support disabled in backupninja.conf, vsname configuration line will be ignored' fi ## Prepare ignore part of the command