We have to do some garbage nonsense to write database backups right now, see T6996.
When storage isn't initialized, we previously ended up with this message gzipped in a file and an empty error. Make the behavior slightly more tolerable.
Differential D11449
When storage is not initialized, write the error message to stderr instead of stdout epriestley on Jan 20 2015, 10:02 PM. Authored by Tags None Referenced Files
Subscribers
Details
We have to do some garbage nonsense to write database backups right now, see T6996. When storage isn't initialized, we previously ended up with this message gzipped in a file and an empty error. Make the behavior slightly more tolerable. Saw a meaningful error after trying to back up an uninitialized database.
Diff Detail
|