<p>Pau Espin Pedrol <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/13257">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  Pau Espin Pedrol: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fix log line end in assignment_fsm.c<br><br>Change-Id: I4070ee9164eb161584df70ae174b538c394ab9cd<br>---<br>M src/osmo-bsc/assignment_fsm.c<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/src/osmo-bsc/assignment_fsm.c b/src/osmo-bsc/assignment_fsm.c</span><br><span>index aa696ac..81a2a1e 100644</span><br><span>--- a/src/osmo-bsc/assignment_fsm.c</span><br><span>+++ b/src/osmo-bsc/assignment_fsm.c</span><br><span>@@ -563,7 +563,7 @@</span><br><span>    struct gsm_subscriber_connection *conn = assignment_fi_conn(fi);</span><br><span>     /* Do we still need to wait for the RTP stream at all? */</span><br><span>    if (lchan_state_is(conn->assignment.new_lchan, LCHAN_ST_ESTABLISHED)) {</span><br><span style="color: hsl(0, 100%, 40%);">-              LOG_ASSIGNMENT(conn, LOGL_DEBUG, "lchan fully established, no need to wait");</span><br><span style="color: hsl(120, 100%, 40%);">+               LOG_ASSIGNMENT(conn, LOGL_DEBUG, "lchan fully established, no need to wait\n");</span><br><span>            assignment_fsm_post_lchan_established(fi);</span><br><span>   }</span><br><span> }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13257">change 13257</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/13257"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: I4070ee9164eb161584df70ae174b538c394ab9cd </div>
<div style="display:none"> Gerrit-Change-Number: 13257 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>