]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-disk: cast output of _check_output()
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Fri, 24 May 2013 10:41:11 +0000 (12:41 +0200)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Fri, 24 May 2013 10:41:11 +0000 (12:41 +0200)
commit16ecae153d260407085aaafbad1c1c51f4486c9a
tree19fd142655f3bf0e783d2f98b1bfb1a2c6edf9e0
parent9429ff90a06368fc98d146e065a7b9d1b68e9822
ceph-disk: cast output of _check_output()

Cast output of _check_output() to str() to be able to use
str.split().

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/ceph-disk