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
2 files changed