<p>Neels Hofmeyr has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13144">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-hnbgw: fix cmdline: do not force-disable colored logging<br><br>Un-jam the commandline option to disable color: it is so far stuck in<br>--disable-color and overrides everything so that we never see any colored<br>logging from osmo-hnbgw, whichever cmdline or cfg we pass.<br><br>Change-Id: I00400b626925fa9da707ad6679d8448941dbfa98<br>---<br>M src/hnbgw.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-iuh refs/changes/44/13144/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/hnbgw.c b/src/hnbgw.c</span><br><span>index e40996f..31498cd 100644</span><br><span>--- a/src/hnbgw.c</span><br><span>+++ b/src/hnbgw.c</span><br><span>@@ -377,7 +377,7 @@</span><br><span> } hnbgw_cmdline_config = {</span><br><span>    0,</span><br><span>   "osmo-hnbgw.cfg",</span><br><span style="color: hsl(0, 100%, 40%);">-     true,</span><br><span style="color: hsl(120, 100%, 40%);">+ false,</span><br><span>       false,</span><br><span>       0,</span><br><span>   NULL,</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13144">change 13144</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/13144"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-iuh </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I00400b626925fa9da707ad6679d8448941dbfa98 </div>
<div style="display:none"> Gerrit-Change-Number: 13144 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>