Use osmo-ggsn instead of openggsn in jenkins tests

Change-Id: Ib70360feb82fb9f871461f94982634c11d58f772
This commit is contained in:
Max 2017-11-23 16:48:24 +01:00
parent 8a656eb3a5
commit d11d5f1b6d
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ osmo-build-dep.sh libosmo-abis
osmo-build-dep.sh libosmo-netif
osmo-build-dep.sh libosmo-sccp
PARALLEL_MAKE="" osmo-build-dep.sh libsmpp34
osmo-build-dep.sh openggsn
osmo-build-dep.sh osmo-ggsn
osmo-build-dep.sh osmo-mgw
if [ "x$IU" = "x--enable-iu" ]; then