]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/ceph_daemon.py: _gettermsize fails on non-terminals
authorDan Mick <dan.mick@redhat.com>
Thu, 27 Apr 2017 23:07:22 +0000 (16:07 -0700)
committerDan Mick <dan.mick@redhat.com>
Fri, 28 Apr 2017 00:01:35 +0000 (17:01 -0700)
commit5e8bdb2b39e95d27c3138caaa30b935b3b380036
tree1303776ebc052b82f44771494d76a46621855e7c
parent9e3d7d9fc1888ee6dc4e404b82f13bc709fa4a1c
pybind/ceph_daemon.py: _gettermsize fails on non-terminals

default to 80x25; this should be for terminalless tests only

Signed-off-by: Dan Mick <dan.mick@redhat.com>
src/pybind/ceph_daemon.py