]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/TextTable: default to 2 spaces separating columns
authorSage Weil <sage@redhat.com>
Sat, 8 Feb 2020 19:13:11 +0000 (13:13 -0600)
committerSage Weil <sage@redhat.com>
Sun, 23 Feb 2020 21:46:30 +0000 (15:46 -0600)
commit4d42b4c5a0ed7153296ed60c408813ac0cc478f8
treef7450c90d44e30d6b4f3ab82d14f776ab7cf4dd0
parentc6885403ab39b0643a5c5a08d891a25c7b82d8b6
common/TextTable: default to 2 spaces separating columns

This is what other projects and libraries default to, and it is more
legible.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/standalone/crush/crush-choose-args.sh
qa/workunits/mon/config.sh
src/common/TextTable.cc
src/common/TextTable.h
src/test/test_texttable.cc