diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2019-12-28 11:26:31 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-28 11:26:31 -0800 |
commit | 2dafeaf81995614374a3da5c6b3fb3cf5d96771b (patch) | |
tree | 26af27976e6b746db9425a41d0abdc5639610bc8 /.readthedocs.yml | |
parent | 855f9afa6e8d7afba020dc5c1dc8fabfc84ba2d4 (diff) | |
download | spack-2dafeaf81995614374a3da5c6b3fb3cf5d96771b.tar.gz spack-2dafeaf81995614374a3da5c6b3fb3cf5d96771b.tar.bz2 spack-2dafeaf81995614374a3da5c6b3fb3cf5d96771b.tar.xz spack-2dafeaf81995614374a3da5c6b3fb3cf5d96771b.zip |
bugfix: colify_table should not revert to 1 column for non-tty (#14307)
Commands like `spack blame` were printig poorly when redirected to files,
as colify reverts to a single column when redirected. This works for
list data but not tables.
- [x] Force a table by always passing `tty=True` from `colify_table()`
Diffstat (limited to '.readthedocs.yml')
0 files changed, 0 insertions, 0 deletions