Skip to content
Commit cf65723b authored by anarcat's avatar anarcat Committed by anarcat
Browse files

do not use shell redirection to write the SQL dump, use the -r flag

instead

this is safer because Drush sometimes redirects stderr into stdout and
we do not want those errors in our dump

See: #447808
parent 9cb28163
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