Quit build if submodule not found 96/9496/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 19 Mar 2018 19:30:08 +0000 (15:30 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 19 Mar 2018 19:30:34 +0000 (15:30 -0400)
commit4d3e0b4e7bd54c19e1ebdbe4d79e8861ad158c70
tree33767f915f3660536a87a9ff0e0b108ad45c5ccb
parentaa205517366205dd017d0801bd0cfe104e742c1a
Quit build if submodule not found

In the monolithic docs build we only care to build if the
project is really a submodule of the monolithic docs build.
If not then skip the build as the project should be providing
their own docs verify job.

Issue: RELENG-845
Change-Id: I9bc146170e150097b3b9a30ec0456173bba9b1ef
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
shell/rtd-verify.sh