Attention is currently required from: daniel.
1 comment:
File hnbgw/HNBGW_Tests.ttcn:
Patch Set #1, 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 change 27115. To unsubscribe, or for help writing mail filters, visit settings.