fixeria has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/28511 )
Change subject: Revert "coverity/build_Osmocom.sh: run 'make check' in do_build()" ......................................................................
Revert "coverity/build_Osmocom.sh: run 'make check' in do_build()"
This reverts commit bf84ba9f69a0a2125bfd4327519b0e6fa212d664.
Change-Id: I722f8cbb1934a4f5ce2969e243f223019f123777 --- M coverity/build_Osmocom.sh 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Jenkins Builder: Verified osmith: Looks good to me, approved
diff --git a/coverity/build_Osmocom.sh b/coverity/build_Osmocom.sh index fe9806c..a7f8cdd 100755 --- a/coverity/build_Osmocom.sh +++ b/coverity/build_Osmocom.sh @@ -18,7 +18,7 @@ --disable-doxygen \ $*
- make $PARALLEL_MAKE check + make $PARALLEL_MAKE make install }
1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one.