Attention is currently required from: daniel.
pespin has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27115 )
Change subject: hnbgw: Check for DLCX on Iu Release as well
......................................................................
Patch Set 1:
(1 comment)
File hnbgw/HNBGW_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27115/comment/ddda05eb_c1de…
PS1, Line 844: repeat;
You could probably simply do
count := count +1;
if (count == 1)
repeat;
and drop one of the alts. Not a big problem though.
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27115
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: Id53e99e51dbc6b9af67503ba6ecbc8990a7de4c9
Gerrit-Change-Number: 27115
Gerrit-PatchSet: 1
Gerrit-Owner: daniel <dwillmann(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: daniel <dwillmann(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 10 Feb 2022 12:58:37 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment