Skip to content
  • mig5's avatar
    Do not send delete = TRUE to the drush rsync call even if no-delete · ad0ca56a
    mig5 authored and mig5's avatar mig5 committed
    isset. Send it only if no-delete is not set.
    This still leaves delete = TRUE as the default, unless no-delete has been set
    to TRUE. This solves critical bug #976300.
    I can't imagine a case where someone would want to set no-delete = FALSE if
    --delete is the default at all other times, but I added a condition to account
    for this too.
    ad0ca56a