[MERGED] osmo-gsm-manuals[master]: jenkins.sh: call 'make check'

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sun Oct 23 07:44:06 UTC 2016


Harald Welte has submitted this change and it was merged.

Change subject: jenkins.sh: call 'make check'
......................................................................


jenkins.sh: call 'make check'

Preceding commits have eradicated all warnings found by the 'make check' target
being added here. Call from jenkins.sh now that it will no longer fail.

Change-Id: I4e1a15b7a7ed50637b1c020dcd962f42d3ced08f
---
M contrib/jenkins.sh
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Holger Freyther: Looks good to me, approved



diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 2e1d617..a6f51a8 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -12,3 +12,4 @@
 
 cd "$base"
 $MAKE $PARALLEL_MAKE LIBOSMO_DIR="$deps/libosmocore"
+$MAKE $PARALLEL_MAKE LIBOSMO_DIR="$deps/libosmocore" check

-- 
To view, visit https://gerrit.osmocom.org/1095
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4e1a15b7a7ed50637b1c020dcd962f42d3ced08f
Gerrit-PatchSet: 5
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Holger Freyther <holger at freyther.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list