Skip to content
Commit ad0ca56a authored by mig5's avatar mig5 Committed by mig5
Browse files

Do not send delete = TRUE to the drush rsync call even if no-delete

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.
parent 59bb3971
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment