Change in docker-playground[master]: ttcn3-pcu-test-sns: Fix syntax errors in config file of previous commit

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
Mon Jan 25 08:55:27 UTC 2021


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

Change subject: ttcn3-pcu-test-sns: Fix syntax errors in config file of previous commit
......................................................................

ttcn3-pcu-test-sns: Fix syntax errors in config file of previous commit

Change-Id: Ia291579d792019779ca40bc3cc1955dede6aa2e0
Fixes: I401f53bddd81e8386c01392d9a59c3b5ca8e9802
---
M ttcn3-pcu-test/sns/PCU_Tests.cfg
1 file changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/ttcn3-pcu-test/sns/PCU_Tests.cfg b/ttcn3-pcu-test/sns/PCU_Tests.cfg
index 604f50c..3d9fdf6 100644
--- a/ttcn3-pcu-test/sns/PCU_Tests.cfg
+++ b/ttcn3-pcu-test/sns/PCU_Tests.cfg
@@ -32,7 +32,7 @@
 					local_ip := "172.18.14.10",
 					local_udp_port := 23001,
 					remote_ip := "172.18.14.101",
-					remote_udp_port := 23000
+					remote_udp_port := 23000,
 					data_weight := 1,
 					signalling_weight := 1
 				}
@@ -46,7 +46,7 @@
 					local_ip := "172.18.14.10",
 					local_udp_port := 23002,
 					remote_ip := "172.18.14.101",
-					remote_udp_port := 23000
+					remote_udp_port := 23000,
 					data_weight := 1,
 					signalling_weight := 1
 				}

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

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Ia291579d792019779ca40bc3cc1955dede6aa2e0
Gerrit-Change-Number: 22417
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
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/20210125/498a323b/attachment.htm>


More information about the gerrit-log mailing list