]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/tasks/cephfs/fuse_mount.py: by python3 compatible
authorKefu Chai <kchai@redhat.com>
Mon, 20 Apr 2020 11:50:02 +0000 (19:50 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 20 Apr 2020 11:55:09 +0000 (19:55 +0800)
commitc5bd318de65866b4992314c2fb0e82090b4d2979
tree9b33f7210d9ab47278c6d89d766c7480aa319ccc
parentd54f3ea43e05c2823c813e9687194b0b1fe15ffe
qa/tasks/cephfs/fuse_mount.py: by python3 compatible

pass `StringIO()` to capture stdout whose value will be interpreted as a
string later on

Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/tasks/cephfs/fuse_mount.py