[MERGED] libusrp[master]: Add contrib/jenkins.sh for jenkins.osmocom.org integration

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 Jan 21 17:31:16 UTC 2018


Harald Welte has submitted this change and it was merged.

Change subject: Add contrib/jenkins.sh for jenkins.osmocom.org integration
......................................................................


Add contrib/jenkins.sh for jenkins.osmocom.org integration

Change-Id: Ie186074b338314e560ccf7f87b17dae2617a0966
---
A contrib/jenkins.sh
1 file changed, 7 insertions(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
new file mode 100755
index 0000000..57da9fa
--- /dev/null
+++ b/contrib/jenkins.sh
@@ -0,0 +1,7 @@
+#!/usr/bin/env bash
+
+set -ex
+
+autoreconf --install --force
+./configure
+$MAKE $PARALLEL_MAKE

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie186074b338314e560ccf7f87b17dae2617a0966
Gerrit-PatchSet: 1
Gerrit-Project: libusrp
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list