[PATCH] openggsn[master]: contrib/jenkins.sh: Allow jenkins job to specify if kernel G...

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
Tue Nov 14 05:48:21 UTC 2017


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

contrib/jenkins.sh: Allow jenkins job to specify if kernel GTP is used

Change-Id: Id9869d0f3d516b5380430675f879887468b5803d
---
M contrib/jenkins.sh
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/openggsn refs/changes/28/4828/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index f319acb..6544ce3 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -34,6 +34,6 @@
 
 cd "$base"
 autoreconf --install --force
-./configure
+./configure $GTP
 $MAKE $PARALLEL_MAKE
 $MAKE distcheck

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id9869d0f3d516b5380430675f879887468b5803d
Gerrit-PatchSet: 1
Gerrit-Project: openggsn
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list