]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-crash: use open(..,'rb') to read bytes for Python3
authorDan Mick <dan.mick@redhat.com>
Mon, 15 Jul 2019 21:39:52 +0000 (14:39 -0700)
committerSage Weil <sage@redhat.com>
Thu, 10 Oct 2019 12:51:32 +0000 (07:51 -0500)
commit9012fa854ab895ba6f39fedf534724434c6efd40
treec078d9df161ca4c934a81b02c75bd8c0670392f6
parent008f0f599e11200178fc0b5b9e2ff1e24e6deca0
ceph-crash: use open(..,'rb') to read bytes for Python3

Fixes: http://tracker.ceph.com/issues/40781
Signed-off-by: Dan Mick <dan.mick@redhat.com>
(cherry picked from commit 6fd63a6abbad4054744ba980600ee3fca20768bf)
src/ceph-crash.in