ceph/admin
Kefu Chai e88f8eeaf8 admin/install-doc: error out if missing deps
we should not `set -e` at the very beginning of this script, which fails
the script if any dependency is missing without printing out error
messages.

in this change `set -e` is removed. and refactor the code to print the
error message.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2020-03-15 10:56:10 +08:00
..
build-doc admin/install-doc: error out if missing deps 2020-03-15 10:56:10 +08:00
doc-requirements.txt Merge pull request #33592 from tchaikov/wip-doc-search 2020-02-28 11:33:05 +08:00
serve-doc admin/serve-doc: Switch to python3 only 2020-02-29 10:29:21 +10:00