]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: Fail when downloading apt repos 50011/head
authorZack Cerza <zack@redhat.com>
Mon, 6 Feb 2023 20:45:39 +0000 (13:45 -0700)
committerZack Cerza <zack@redhat.com>
Mon, 6 Feb 2023 20:50:46 +0000 (13:50 -0700)
commit349a92bdb71b8da54a7204e9876d3fa66f47681b
tree7f2cc10a7a957765e179df6aba26fa58223c56da
parent94699750e2153341ae55dd492525e2ed5d483974
install-deps.sh: Fail when downloading apt repos

More specifically, if we get e.g. a 504 while attempting to download a
.list file, fail the build and log the status code.

Signed-off-by: Zack Cerza <zack@redhat.com>
install-deps.sh