]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-setup: handle install-deps.sh absence
authorKen Dreyer <kdreyer@redhat.com>
Thu, 30 Jul 2015 02:13:39 +0000 (20:13 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Thu, 30 Jul 2015 02:13:39 +0000 (20:13 -0600)
commit1a76ae8bd27e87eee0cfb7f87a919e9da027cf65
tree26b75ef8edfad0071c85e44c895284f240535b97
parent96da1f3a26f418ef20fc3b3afbf2c994e74c104c
ceph-setup: handle install-deps.sh absence

Prior to this commit, if Jenkins could not find ./install-deps.sh in the
tree, the ceph-setup task would fail.

Older versions of Ceph (such as ceph-0.80.8.x) have no install-deps.sh
script. In these cases, simply continue on with the build.
ceph-setup/build/build