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:54:49 UTC 2021


laforge has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/17/22417/1

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-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210125/53ba924f/attachment.htm>


More information about the gerrit-log mailing list