DescriptionFix logdog_wrapper to not upload if logdog binary does not exist.
Currently when logdog binary doesn not exist, we are still trying to
upload logcats. Without logdog binary setting up, trying to upload
logcats will result in NotBootstrappedError. This error will then output
a stack which is confusing to engineers.
BUG=675666
Review-Url: https://codereview.chromium.org/2835203004
Cr-Commit-Position: refs/heads/master@{#467505}
Committed: https://chromium.googlesource.com/chromium/src/+/9efa729c382c00ae0746a4abf98e4358d9f12ff4
Patch Set 1 #
Total comments: 1
Patch Set 2 : add a one liner to exception logging #
Total comments: 3
Patch Set 3 : changed the message #
Total comments: 2
Patch Set 4 : move the message around #
Total comments: 2
Patch Set 5 : linking bug #Patch Set 6 : fixes #Messages
Total messages: 19 (7 generated)
|