diff options
Diffstat (limited to 'handlers/dup.in')
| -rw-r--r-- | handlers/dup.in | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/handlers/dup.in b/handlers/dup.in index e3475b8..1d345a3 100644 --- a/handlers/dup.in +++ b/handlers/dup.in @@ -51,7 +51,7 @@ fi  ### VServers  # If vservers are configured, check that the ones listed in $vsnames do exist. -local usevserver=no +usevserver=no  if [ $vservers_are_available = yes ]; then     if [ "$vsnames" = all ]; then        vsnames="$found_vservers" | 
