Added trac handler, changed VSERVERS variable to be lowercase and
[matthijs/upstream/backupninja.git] / handlers / mysql
index a4a1497d35195acce702b887d0a1b4c266d855ba..d5c0370e733c9252c217e574cfd0c1a2af0fea89 100644 (file)
@@ -28,7 +28,7 @@ fi
 # If vservers are configured, decide if the handler should
 # use them or if it should just operate on the host
 
-if [ "$VSERVERS" = "yes" ]
+if [ "$vservers" = "yes" ]
 then
        if [ ! -z $vsname ]
        then