Commit Graph

1 Commits (c3323591213c8388d3bbc2564e9349e0a5330801)

Author SHA1 Message Date
Abhijeet Kasurde 3afa0424b3
[2.10] display: use stdout for column width (#70290)
stdout may differ from stdin so it should be used to determine the column
width, especially since it is the target file descriptor.

(cherry picked from commit 45e0f74702)

Co-authored-by: Pavel Březina <pbrezina@redhat.com>
4 years ago