| commit | e5bd334a41e0abdb61e3cb1a31471e3974a158ad | [log] [tgz] |
|---|---|---|
| author | Yuexi Ma <yuexima@google.com> | Tue Nov 19 16:31:10 2024 -0800 |
| committer | Yuexi Ma <yuexima@google.com> | Wed Nov 20 10:15:27 2024 -0800 |
| tree | d1499558554769f6af5448516b36f70fb6ad9351 | |
| parent | c07d26de48e9557532d43cdc130d9aa687a0b2da [diff] |
Replace tabs in rolling output Tabs takes more space than its char length, messing up with the rolling output line wraps. This CL replaces them with double spaces. Test: unittest Change-Id: I3ff4fc18c1b2d151a14d49d13a3e61aa6d73029e