]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
*/build_deb: extract get_bptag() into build_utils.sh
authorKefu Chai <kchai@redhat.com>
Tue, 8 Dec 2020 05:36:37 +0000 (13:36 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 8 Dec 2020 05:36:52 +0000 (13:36 +0800)
commit2683d72640cc79deeeb665e945759ee44e82007b
treedf43bf30f2c37471e2140493f5278a18f053a676
parent4d01d54886bda33c0c82fc8fdc88dfebce53bb88
*/build_deb: extract get_bptag() into build_utils.sh

all of the related job definitions include build_utils.sh before
including build_deb, so it's safe to extract this function into
scripts/build_utils.sh.

it's safer and simpler to maintain this function in a single place.

Signed-off-by: Kefu Chai <kchai@redhat.com>
ceph-build/build/setup_deb
ceph-dev-build/build/setup_deb
ceph-dev-new-build/build/setup_deb
diamond-build/build/build_deb
kernel/build/build_deb
scripts/build_utils.sh