Change in docker-playground[master]: osmo-gbproxy: Change config file to comply with change in upstream

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/.

laforge gerrit-no-reply at lists.osmocom.org
Tue Dec 29 23:17:37 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/21896 )

Change subject: osmo-gbproxy: Change config file to comply with change in upstream
......................................................................

osmo-gbproxy: Change config file to comply with change in upstream

In osmo-sgsn Change-Id Id67592aa7712e5e04e7264b2fb8f26d57eb7e69e we
have changed the config file syntax and must adjust here accordingly.

Change-Id: I8770baac2298ee9a71d7428ea30600751783b4f9
Depends: osmo-sgsn Id67592aa7712e5e04e7264b2fb8f26d57eb7e69e
---
M ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
M ttcn3-gbproxy-test/osmo-gbproxy.cfg
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  laforge: Looks good to me, approved; Verified



diff --git a/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg b/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
index c31d260..e321af6 100644
--- a/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
+++ b/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
@@ -20,7 +20,7 @@
  bind 0.0.0.0
 !
 gbproxy
- sgsn nsei 101
+sgsn nsei 101
 ns
  nse 101 nsvci 101
  nse 101 remote-role sgsn
diff --git a/ttcn3-gbproxy-test/osmo-gbproxy.cfg b/ttcn3-gbproxy-test/osmo-gbproxy.cfg
index b1f2c3d..ad5ad8e 100644
--- a/ttcn3-gbproxy-test/osmo-gbproxy.cfg
+++ b/ttcn3-gbproxy-test/osmo-gbproxy.cfg
@@ -20,7 +20,7 @@
  bind 0.0.0.0
 !
 gbproxy
- sgsn nsei 101
+sgsn nsei 101
 ns
  nse 101 nsvci 101
  nse 101 remote-role sgsn

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/21896
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I8770baac2298ee9a71d7428ea30600751783b4f9
Gerrit-Change-Number: 21896
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201229/5b42bc43/attachment.htm>


More information about the gerrit-log mailing list