<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14408">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bsc: Fix trailing whitespace<br><br>Change-Id: I97c6cc290d6cc23611ac38e7e370b5b0b88cca1d<br>---<br>M bsc/BSC_Tests.ttcn<br>M bsc/MSC_ConnectionHandler.ttcn<br>M library/Osmocom_CTRL_Functions.ttcn<br>3 files changed, 4 insertions(+), 4 deletions(-)<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/08/14408/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 518f9e1..c3275e1 100644</span><br><span>--- a/bsc/BSC_Tests.ttcn</span><br><span>+++ b/bsc/BSC_Tests.ttcn</span><br><span>@@ -1263,7 +1263,7 @@</span><br><span> </span><br><span>        f_bssap_tx_ud(ts_BSSMAP_Paging(imsi, cid_list, tmsi, bssmap_chneed));</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-/* FIXME: Disabled due to bugs in both GSM_RR_Types and MobileL3_CommonIE_Types IMSI encoder </span><br><span style="color: hsl(120, 100%, 40%);">+/* FIXME: Disabled due to bugs in both GSM_RR_Types and MobileL3_CommonIE_Types IMSI encoder</span><br><span>         if (isvalue(tmsi)) {</span><br><span>                 mi := valueof(t_Osmo_MI_TMSI(oct2int(valueof(tmsi))));</span><br><span>       } else {</span><br><span>@@ -3171,7 +3171,7 @@</span><br><span>     var octetstring ho_command_str;</span><br><span> </span><br><span>  BSSAP.receive(tr_BSSMAP_HandoverRequestAcknowledge(?)) -> value rx_bssap;</span><br><span style="color: hsl(0, 100%, 40%);">-    </span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span>   ho_command_str := rx_bssap.pdu.bssmap.handoverRequestAck.layer3Information.layer3info;</span><br><span>       log("Received L3 Info in HO Request Ack: ", ho_command_str);</span><br><span>       var PDU_ML3_NW_MS ho_command := dec_PDU_ML3_NW_MS(ho_command_str);</span><br><span>diff --git a/bsc/MSC_ConnectionHandler.ttcn b/bsc/MSC_ConnectionHandler.ttcn</span><br><span>index c7f6495..c709794 100644</span><br><span>--- a/bsc/MSC_ConnectionHandler.ttcn</span><br><span>+++ b/bsc/MSC_ConnectionHandler.ttcn</span><br><span>@@ -1091,7 +1091,7 @@</span><br><span>              }</span><br><span>            }</span><br><span>    [st.rr_ho_cmpl_seen] as_Media_ipacc();</span><br><span style="color: hsl(0, 100%, 40%);">-  [st.rr_ho_cmpl_seen] as_Media_mgw(true);        </span><br><span style="color: hsl(120, 100%, 40%);">+      [st.rr_ho_cmpl_seen] as_Media_mgw(true);</span><br><span>     [st.rr_ho_cmpl_seen] RSL.receive(tr_RSL_DEACT_SACCH(st.old_chan_nr)) {</span><br><span>               repeat;</span><br><span>              }</span><br><span>diff --git a/library/Osmocom_CTRL_Functions.ttcn b/library/Osmocom_CTRL_Functions.ttcn</span><br><span>index 4356ba9..94dcb8a 100644</span><br><span>--- a/library/Osmocom_CTRL_Functions.ttcn</span><br><span>+++ b/library/Osmocom_CTRL_Functions.ttcn</span><br><span>@@ -6,7 +6,7 @@</span><br><span>  * implements blocking functions, instead of asynchronous functions.  The</span><br><span>  * rationale for this is simple: One normally wants to inquire a value or set</span><br><span>  * a value and not continue the main program until that operation is complete.</span><br><span style="color: hsl(0, 100%, 40%);">- * </span><br><span style="color: hsl(120, 100%, 40%);">+ *</span><br><span>  * CTRL is a machine-type protocol on how external programs can interact with</span><br><span>  * an Osmocom program in a structured way.  It is intended for programmatic</span><br><span>  * access (by other software), as opposed to the VTY interface intended for</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14408">change 14408</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/+/14408"/><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: I97c6cc290d6cc23611ac38e7e370b5b0b88cca1d </div>
<div style="display:none"> Gerrit-Change-Number: 14408 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>