]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
scripts/build_utils.sh: make user script executable
authorKefu Chai <kchai@redhat.com>
Wed, 7 Apr 2021 12:41:50 +0000 (20:41 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 7 Apr 2021 13:58:08 +0000 (21:58 +0800)
commit6320822c577f2c60996843a05cd59a45fbcdeb8f
tree33e895ced96af3c9933faf729632f4450005fa12
parent2cb313ed3f2afd53982ddb5fefa63eb527167248
scripts/build_utils.sh: make user script executable

as per pbuilder(8),

> The  scripts  must be executable and may be either binaries or
> interpreted scripts.

Signed-off-by: Kefu Chai <kchai@redhat.com>
scripts/build_utils.sh