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

jenkins: fix build: osmo-mgw from master, not pre_release

pre_release is gone, we need to build from master now.

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


  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/77/3777/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 7380189..a7313c5 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -29,7 +29,7 @@
 osmo-build-dep.sh libosmo-sccp
 PARALLEL_MAKE="" osmo-build-dep.sh libsmpp34
 osmo-build-dep.sh openggsn
-osmo-build-dep.sh osmo-mgw pre_release # move to 'master' once the split is 
complete
+osmo-build-dep.sh osmo-mgw
 
 if [ "x$IU" = "x--enable-iu" ]; then
        osmo-build-dep.sh libasn1c

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I985274e48f310e6e38bb54c7e57db28f8e1a6833
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <[email protected]>

Reply via email to