]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
*/build_deb: extract gen_debian_version() into build_utils.sh
authorKefu Chai <kchai@redhat.com>
Tue, 8 Dec 2020 05:31:21 +0000 (13:31 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 8 Dec 2020 05:31:22 +0000 (13:31 +0800)
commit4d01d54886bda33c0c82fc8fdc88dfebce53bb88
tree08ce9de5c84bdf637a3567207036962e2ca518c2
parent291e26d509543a2f3e6f89b4f8c23002dff66526
*/build_deb: extract gen_debian_version() 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