commit | 3d4e466e3320e2dcdaad9d1ad4a67f80e7572df8 | [log] [tgz] |
---|---|---|
author | Clark Boylan <clark.boylan@gmail.com> | Wed Sep 06 12:35:17 2017 -0700 |
committer | Clark Boylan <clark.boylan@gmail.com> | Wed Sep 06 13:45:57 2017 -0700 |
tree | f67d156db2f607d16de49b2605ebebc26ff290d4 | |
parent | b0e9fc711a18a3fb0e82970ba3c7346cd349c594 [diff] |
Only strip trailing whitespace from console logs Logs may have whitespace prefixing used to properly left align content. Preserve this and only strip trailing whitespace from the logs. Also to simplify the process of stripping whitespace consolidate it all to just before we write the logs rather than earlier in the process. Change-Id: I6ca957902a9ea4a5f0dfdddeda4bd398a81979d9