]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
scripts/build_utils.sh: use "+=" for appending string to a variable
authorKefu Chai <kchai@redhat.com>
Wed, 28 Apr 2021 06:14:58 +0000 (14:14 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 28 Apr 2021 06:14:59 +0000 (14:14 +0800)
commitf447e4b0dff49b6b5c865cb64d857a823f97bbb1
treea9dfed6f20c10cfe12f2d0a085c28b0c9ea0e4f2
parentdc4a452490d94f40f63359c1ba0149fa81eb69e4
scripts/build_utils.sh: use "+=" for appending string to a variable

less repeating this way.

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