<p>Harald Welte has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12649">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">test_nodes.vty: Since libosmocore 1.0.0, we only have one space<br><br>The output of "logging level" was wrongly indented with two speaces, and<br>in commit 0d67f483e2d240089105a4d241cb8c9085e245af of libosmocore, first<br>released as part of libosmcoore-1.0.0 it was fixed.<br><br>This makes "make check" pass against libosmocore-1.0.0, but not against<br>earlier releases.<br><br>Change-Id: I2cc12b3f0df19d9055022db41f7f3f2789bd19c6<br>---<br>M tests/test_nodes.vty<br>1 file 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-hlr refs/changes/49/12649/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/test_nodes.vty b/tests/test_nodes.vty</span><br><span>index 95e132d..a9d4ac4 100644</span><br><span>--- a/tests/test_nodes.vty</span><br><span>+++ b/tests/test_nodes.vty</span><br><span>@@ -108,10 +108,10 @@</span><br><span> !</span><br><span> log stderr</span><br><span> ...</span><br><span style="color: hsl(0, 100%, 40%);">-  logging level main notice</span><br><span style="color: hsl(0, 100%, 40%);">-  logging level db notice</span><br><span style="color: hsl(0, 100%, 40%);">-  logging level auc notice</span><br><span style="color: hsl(0, 100%, 40%);">-  logging level ss info</span><br><span style="color: hsl(120, 100%, 40%);">+ logging level main notice</span><br><span style="color: hsl(120, 100%, 40%);">+ logging level db notice</span><br><span style="color: hsl(120, 100%, 40%);">+ logging level auc notice</span><br><span style="color: hsl(120, 100%, 40%);">+ logging level ss info</span><br><span> ...</span><br><span> hlr</span><br><span>  gsup</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12649">change 12649</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/12649"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-hlr </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I2cc12b3f0df19d9055022db41f7f3f2789bd19c6 </div>
<div style="display:none"> Gerrit-Change-Number: 12649 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>