commit | 9796f3b52d255fdec07911d894d59574467aa10e | [log] [tgz] |
---|---|---|
author | Michael W <baddaemon87@gmail.com> | Mon Aug 03 20:10:07 2020 +0200 |
committer | Michael W <baddaemon87@gmail.com> | Mon Aug 03 20:26:26 2020 +0200 |
tree | 38e7c65a2a60e579428f216b315acd0b4b00850c | |
parent | f52d15c6e3dceec407d5cf8351d9d2ef84827bae [diff] |
crowdin: Improve error handling when push fails * Right now there is only a barely noticeable "Failed" at the end of each block that actually fails - too few info to miss * Catch the actual exception and prepend it so you can't miss it anymore * Also need to return in that case, otherwise we get _COMMITS_CREATED set despite of an error Change-Id: I8475e44169a85953082b1a4726ac18b601a6fd23