]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
scripts/build_utils.sh: quote $PROFILES 1875/head
authorKefu Chai <kchai@redhat.com>
Sat, 10 Jul 2021 14:40:40 +0000 (22:40 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 10 Jul 2021 14:40:42 +0000 (22:40 +0800)
commit5ec24cc9fde185380b84c41c2b67ec05d0079919
treeb9f077d220ca8b86419258bbb27288d45438b272
parent1e6aedd565cf3cbe8465c9492b02c4c085501389
scripts/build_utils.sh: quote $PROFILES

otherwise the following "--use-network" would be taken as a profile,
and "yes" is used as the path to package's dsc file.

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