Commit Graph

1 Commits (5fc0dc19569c2218a10b91d153d017b7478ec1ba)

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