Added trac handler, changed VSERVERS variable to be lowercase and
[matthijs/upstream/backupninja.git] / handlers / svn
index cd3cc2e99983350fba18a5436d53e2169a938c18..551255b943038d6226b95a97f6735a3b978541f5 100644 (file)
@@ -12,7 +12,7 @@ error=0
 
 # 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