]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
script/ceph-release-notes: do not encode to bytes
authorJosh Durgin <jdurgin@redhat.com>
Fri, 14 May 2021 19:31:09 +0000 (15:31 -0400)
committerJosh Durgin <jdurgin@redhat.com>
Fri, 14 May 2021 19:31:12 +0000 (15:31 -0400)
commit0c1d8f48adfa131e7fecb0d97c33d3fd12b2064b
tree5511b6cab65d6b1fa99be8936fffdd13fd8135d2
parentdda7820218363c6343744bc2216ed1fbd8671f64
script/ceph-release-notes: do not encode to bytes

This is no longer needed with python3, and adds b'' around strings.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
src/script/ceph-release-notes