]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph.in: print decoded output in interactive mode 33099/head
authorJun Su <howard0su@gmail.com>
Thu, 6 Feb 2020 06:34:43 +0000 (14:34 +0800)
committerJun Su <howard0su@gmail.com>
Thu, 6 Feb 2020 08:05:34 +0000 (16:05 +0800)
commita31d4a335c692b36ad991066ab3e7bdf70ecacff
tree2e6e39230fa9ae4bb1a4b58158ec523d0296b4d4
parent5948bd5545f112158a9b21b1224227cb3f489cfb
ceph.in: print decoded output in interactive mode

Under ceph CLI interactive mode, the outbuf is
not decoded as utf-8 which causes the output
is not properly formatted.

Signed-off-by: Jun Su <howard0su@gmail.com>
src/ceph.in