]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/Monitor: add newline at end of output "ceph health -f json" 39374/head
authorKefu Chai <kchai@redhat.com>
Tue, 9 Feb 2021 11:12:57 +0000 (19:12 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 9 Feb 2021 11:15:22 +0000 (19:15 +0800)
commitc2b0c67f1782fc3e29c0d3184c84c44bcd4566b9
treea19ab00edd903d0e28a9e06bdd84289aef0bd8fe
parentd5290aad466bf5707fcc3753e850e39362cb2668
mon/Monitor: add newline at end of output "ceph health -f json"

otherwise the output would be cluttered with the shell prompt.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/mon/Monitor.cc