]> git.apps.os.sepia.ceph.com Git - ceph.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>
Wed, 3 Jun 2020 11:57:00 +0000 (19:57 +0800)
commit72a59f1c55f6820aefb5983d7e160673ecc6941d
treef9dc6b43de84796f194ecaae5968e2ac802797f9
parent738a30b010e2785c7cd5afc31be38e4ba355979d
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>
(cherry picked from commit c5bd318de65866b4992314c2fb0e82090b4d2979)
qa/tasks/cephfs/fuse_mount.py