forked from mtcontrib/3d_armor
Fix ldoc ci (#121)
This commit is contained in:
@ -48,7 +48,7 @@ done
|
|||||||
echo
|
echo
|
||||||
|
|
||||||
# generate new doc files
|
# generate new doc files
|
||||||
"${cmd_ldoc}" --UNSAFE_NO_SANDBOX -c "${f_config}" -d "${d_export}" "${d_root}"; retval=$?
|
"${cmd_ldoc}" --unsafe_no_sandbox -c "${f_config}" -d "${d_export}" "${d_root}"; retval=$?
|
||||||
|
|
||||||
# check exit status
|
# check exit status
|
||||||
if test ${retval} -ne 0; then
|
if test ${retval} -ne 0; then
|
||||||
|
Reference in New Issue
Block a user