]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph_objectstore_tool: fix check_output on python2.6 3627/head
authorKefu Chai <kchai@redhat.com>
Thu, 5 Feb 2015 08:33:08 +0000 (16:33 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 6 Feb 2015 17:23:02 +0000 (01:23 +0800)
commit15350a088d84bc6fc664f0d3f5d09b35f58b2144
treeb48f0bcefe287aa1f23de74f18b3b2cff2c63c44
parent34f5326c0bad279f65daffa4d7f6d54d525df186
ceph_objectstore_tool: fix check_output on python2.6

* backported the subprocess.check_output from python2.7

Fixes: #10756
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/ceph_objectstore_tool.py