<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24382">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">log: assignment_fsm: drop newline from assignment_fail<br><br>Drop terminating newline from an assignment_fail() call which causes an<br>erratic line feed in logging.<br><br>Change-Id: Ib56e1f6a45c7e2c235f8ef0c8dea7151481677ab<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;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/82/24382/1</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 854a906..94ac54f 100644</span><br><span>--- a/src/osmo-bsc/assignment_fsm.c</span><br><span>+++ b/src/osmo-bsc/assignment_fsm.c</span><br><span>@@ -599,7 +599,7 @@</span><br><span>                assignment_count_result(CTR_ASSIGNMENT_NO_CHANNEL);</span><br><span>          assignment_fail(GSM0808_CAUSE_NO_RADIO_RESOURCE_AVAILABLE,</span><br><span>                           "BSSMAP Assignment Command:"</span><br><span style="color: hsl(0, 100%, 40%);">-                          " No lchan available for: pref=%s:%s / alt1=%s:%s / alt2=%s:%s\n",</span><br><span style="color: hsl(120, 100%, 40%);">+                          " No lchan available for: pref=%s:%s / alt1=%s:%s / alt2=%s:%s",</span><br><span>                           gsm48_chan_mode_name(req->ch_mode_rate_list[0].chan_mode),</span><br><span>                                rate_names[req->ch_mode_rate_list[0].chan_rate],</span><br><span>                          req->n_ch_mode_rate > 1 ? gsm48_chan_mode_name(req->ch_mode_rate_list[1].chan_mode) : "",</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24382">change 24382</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-bsc/+/24382"/><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-Change-Id: Ib56e1f6a45c7e2c235f8ef0c8dea7151481677ab </div>
<div style="display:none"> Gerrit-Change-Number: 24382 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>