<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19940">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BSC_Tests/hopping: fix error message in TC_fh_params_assignment_cmd<br><br>Change-Id: I6ccee0296e3f5ae13086b8e68c1709e386f59e97<br>---<br>M bsc/BSC_Tests.ttcn<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/40/19940/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/bsc/BSC_Tests.ttcn b/bsc/BSC_Tests.ttcn</span><br><span>index 0099d5a..87e0d08 100644</span><br><span>--- a/bsc/BSC_Tests.ttcn</span><br><span>+++ b/bsc/BSC_Tests.ttcn</span><br><span>@@ -7124,7 +7124,7 @@</span><br><span> </span><br><span>            /* Make sure that Cell Channel Description IE is present if FH is enabled */</span><br><span>                 if (chan_desc.h and not ispresent(l3_msg.payload.ass_cmd.cell_chan_desc)) {</span><br><span style="color: hsl(0, 100%, 40%);">-                     setverdict(fail, "FH enabled, but Mobile Allocation IE is absent");</span><br><span style="color: hsl(120, 100%, 40%);">+                 setverdict(fail, "FH enabled, but Cell Channel Description IE is absent");</span><br><span>                         continue;</span><br><span>            }</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19940">change 19940</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19940"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I6ccee0296e3f5ae13086b8e68c1709e386f59e97 </div>
<div style="display:none"> Gerrit-Change-Number: 19940 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>