]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
script/cpatch.py: add support for multiple valid python versions 58054/head
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 14 Jun 2024 14:07:07 +0000 (10:07 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Fri, 14 Jun 2024 14:07:07 +0000 (10:07 -0400)
commite1a3d068837073dcc8604cecae9be5235e5b620b
tree347e750b2b58f197f6f33ca1e23b0b415a6af6d0
parent324cbc92813404ce0017c3038f142bd0e4a03e34
script/cpatch.py: add support for multiple valid python versions

Fix running cpatch.py with the latest centos9s based container images.
Future proof a little by adding multiple valid, existing, python version
numbers to probe.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/script/cpatch.py