]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: check for debian/control existence 3638/head
authorLoic Dachary <ldachary@redhat.com>
Thu, 5 Feb 2015 13:46:41 +0000 (14:46 +0100)
committerLoic Dachary <ldachary@redhat.com>
Thu, 5 Feb 2015 13:46:41 +0000 (14:46 +0100)
commit3cf7fcc6cbd4bf7b1c526863e33149d7745afc6b
tree548d16acd215dfc66c4219b73df59ddc6b55355b
parent09c152a67cecd389391d50fede157f5725d30aef
install-deps.sh: check for debian/control existence

If the debian/control file does not exist the error is cryptic.
Improve the situation by checking before running dpkg-checkbuilddeps.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
install-deps.sh