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.orglaforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22740 )
Change subject: pcu: fix syntax in PCU_Tests.cfg
......................................................................
pcu: fix syntax in PCU_Tests.cfg
There was a missing comma in the configuration as well the
indention was misaligned.
Related: OS#4953
Fixes: be7afce974a4 ("NS_Emulation: Respect data_weight==0 or signalling_weight==0")
Change-Id: I7f146ff71c107983e5787982970d0f6cd313cde9
---
M pcu/PCU_Tests.cfg
1 file changed, 0 insertions(+), 2 deletions(-)
Approvals:
laforge: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/pcu/PCU_Tests.cfg b/pcu/PCU_Tests.cfg
index dfebb40..6d3407d 100644
--- a/pcu/PCU_Tests.cfg
+++ b/pcu/PCU_Tests.cfg
@@ -36,7 +36,6 @@
data_weight := 1,
signalling_weight := 1
}
- }
},
nsvci := 1234
},
@@ -51,7 +50,6 @@
data_weight := 1,
signalling_weight := 1
}
- }
},
nsvci := 1234
}
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22740
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I7f146ff71c107983e5787982970d0f6cd313cde9
Gerrit-Change-Number: 22740
Gerrit-PatchSet: 2
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: Jenkins Builder
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/20210205/53c8835d/attachment.htm>