<p>laforge <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/17907">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">CBSP_Templates: fix copy+paste error<br><br>Change-Id: Idd07dce8ccdbfa3d65a78ccfcaa9f43eb04979cd<br>---<br>M library/CBSP_Templates.ttcn<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/CBSP_Templates.ttcn b/library/CBSP_Templates.ttcn</span><br><span>index 57e87e2..fe06150 100644</span><br><span>--- a/library/CBSP_Templates.ttcn</span><br><span>+++ b/library/CBSP_Templates.ttcn</span><br><span>@@ -635,7 +635,7 @@</span><br><span>      } else if (not istemplatekind(compl_list, "omit")) {</span><br><span>               ies[lengthof(ies)] := tr_CbspNumComplList(compl_list);</span><br><span>       }</span><br><span style="color: hsl(0, 100%, 40%);">-       if (istemplatekind(compl_list, "*")) {</span><br><span style="color: hsl(120, 100%, 40%);">+      if (istemplatekind(cell_list, "*")) {</span><br><span>              //ies[lengthof(ies)] := tr_CbspCellList ifpresent;</span><br><span>   } else if (not istemplatekind(cell_list, "omit")) {</span><br><span>                ies[lengthof(ies)] := tr_CbspCellList(cell_list);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/17907">change 17907</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/+/17907"/><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: Idd07dce8ccdbfa3d65a78ccfcaa9f43eb04979cd </div>
<div style="display:none"> Gerrit-Change-Number: 17907 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>