]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
build-integration-branch: add a main function
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 16 Jul 2025 17:03:24 +0000 (13:03 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 16 Jul 2025 17:10:00 +0000 (13:10 -0400)
commit8a4820677e6f166c28bec8a631ded5ad7df62943
treed0f5cca6a7d476ac7fb9907c7e43ba65defcc53e
parent9c45e5d90ec6c2568c47c0f7f48cef763940f64d
build-integration-branch: add a main function

Follow typical python best practicies and add a if-name-equals-main
script guard and a main function. Body of the if statement is largely
unchanged from the bulk of the script.

View with: git diff -w

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/script/build-integration-branch