Change in osmo-sgsn[master]: jenkins.sh: Remove non-existent configure options

2018-06-22 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/9698 )

Change subject: jenkins.sh: Remove non-existent configure options
..

jenkins.sh: Remove non-existent configure options

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

Approvals:
  Jenkins Builder: Verified
  Vadim Yanitskiy: Looks good to me, but someone else must approve
  Harald Welte: Looks good to me, approved



diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 7b8cba3..e60e8a5 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -54,7 +54,7 @@
 LD_LIBRARY_PATH="$inst/lib" $MAKE check \
   || cat-testlogs.sh
 LD_LIBRARY_PATH="$inst/lib" \
-  DISTCHECK_CONFIGURE_FLAGS="$enable_werror --enable-osmo-bsc --enable-nat 
$SMPP $MGCP $IU --enable-external-tests" \
+  DISTCHECK_CONFIGURE_FLAGS="$enable_werror $SMPP $MGCP $IU 
--enable-external-tests" \
   $MAKE distcheck \
   || cat-testlogs.sh


--
To view, visit https://gerrit.osmocom.org/9698
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I331a187ae19125afa076e0a3d629ba7160d4b416
Gerrit-Change-Number: 9698
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Harald Welte 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Vadim Yanitskiy 


Change in osmo-sgsn[master]: jenkins.sh: Remove non-existent configure options

2018-06-22 Thread Harald Welte
Harald Welte has posted comments on this change. ( 
https://gerrit.osmocom.org/9698 )

Change subject: jenkins.sh: Remove non-existent configure options
..


Patch Set 1: Code-Review+2


--
To view, visit https://gerrit.osmocom.org/9698
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I331a187ae19125afa076e0a3d629ba7160d4b416
Gerrit-Change-Number: 9698
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Harald Welte 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Vadim Yanitskiy 
Gerrit-Comment-Date: Fri, 22 Jun 2018 07:21:10 +
Gerrit-HasComments: No
Gerrit-HasLabels: Yes


Change in osmo-sgsn[master]: jenkins.sh: Remove non-existent configure options

2018-06-21 Thread Vadim Yanitskiy
Vadim Yanitskiy has posted comments on this change. ( 
https://gerrit.osmocom.org/9698 )

Change subject: jenkins.sh: Remove non-existent configure options
..


Patch Set 1: Code-Review+1

(1 comment)

https://gerrit.osmocom.org/#/c/9698/1/contrib/jenkins.sh
File contrib/jenkins.sh:

https://gerrit.osmocom.org/#/c/9698/1/contrib/jenkins.sh@a57
PS1, Line 57:
LOL, BSC in SGSN :)



--
To view, visit https://gerrit.osmocom.org/9698
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I331a187ae19125afa076e0a3d629ba7160d4b416
Gerrit-Change-Number: 9698
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Vadim Yanitskiy 
Gerrit-Comment-Date: Thu, 21 Jun 2018 13:48:54 +
Gerrit-HasComments: Yes
Gerrit-HasLabels: Yes


Change in osmo-sgsn[master]: jenkins.sh: Remove non-existent configure options

2018-06-21 Thread Pau Espin Pedrol
Pau Espin Pedrol has uploaded this change for review. ( 
https://gerrit.osmocom.org/9698


Change subject: jenkins.sh: Remove non-existent configure options
..

jenkins.sh: Remove non-existent configure options

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



  git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/98/9698/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 7b8cba3..e60e8a5 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -54,7 +54,7 @@
 LD_LIBRARY_PATH="$inst/lib" $MAKE check \
   || cat-testlogs.sh
 LD_LIBRARY_PATH="$inst/lib" \
-  DISTCHECK_CONFIGURE_FLAGS="$enable_werror --enable-osmo-bsc --enable-nat 
$SMPP $MGCP $IU --enable-external-tests" \
+  DISTCHECK_CONFIGURE_FLAGS="$enable_werror $SMPP $MGCP $IU 
--enable-external-tests" \
   $MAKE distcheck \
   || cat-testlogs.sh


--
To view, visit https://gerrit.osmocom.org/9698
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I331a187ae19125afa076e0a3d629ba7160d4b416
Gerrit-Change-Number: 9698
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol