]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
scripts/build_utils.sh: should not quote --mirror option 1790/head
authorKefu Chai <kchai@redhat.com>
Fri, 2 Apr 2021 03:16:59 +0000 (11:16 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 2 Apr 2021 03:17:00 +0000 (11:17 +0800)
commit99d04f762e75e5fab411aa140776e7fd8dd36bb6
tree458ba88f9cb6cff3b77554bebe01248a737f365d
parentd106f1627035bcf5dac43b95f74a33f00b25b9c8
scripts/build_utils.sh: should not quote --mirror option

otherwise the URL is not reachable with quotes in it.

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