]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: skip unavailable repos 25629/head
authorKefu Chai <kchai@redhat.com>
Wed, 19 Dec 2018 08:37:55 +0000 (16:37 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 19 Dec 2018 09:06:35 +0000 (17:06 +0800)
commitaa2b9e9a643441d9a2891e17920677a7725754c4
tree3a572255c26a1ae6b93ce281c5938bd276143413
parent403622be721a460f3dff2d84f6bfc628f5026704
install-deps.sh: skip unavailable repos

as centos-sclo-rh-source leads us to 404 at this moment. and we are not
using the source repo for building ceph. so we can just skip any
unavailable repo.

Fixes: http://tracker.ceph.com/issues/37707
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
install-deps.sh