[PATCH] 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/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Mon Oct 17 04:53:58 UTC 2016


Review at  https://gerrit.osmocom.org/1095

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(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals refs/changes/95/1095/1

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: newchange
Gerrit-Change-Id: I4e1a15b7a7ed50637b1c020dcd962f42d3ced08f
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list