]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
scripts/ceph-release-notes: use raw strings for escaped characters 69440/head
authorJosh Durgin <jdurgin@redhat.com>
Fri, 12 Jun 2026 20:34:25 +0000 (13:34 -0700)
committerJosh Durgin <jdurgin@redhat.com>
Fri, 12 Jun 2026 20:50:15 +0000 (13:50 -0700)
commitd5da88d349bd0f8f34cbb7968f491a1f50167e58
tree1e2f009b68ea56d6c0833b50f3390fdcf6ef33ac
parent6a348c3b491048bb0c62791966586c0d1aa3b65c
scripts/ceph-release-notes: use raw strings for escaped characters

And don't escape literals in strip().
This is required in newer python versions.

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