<p>Harald Welte has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11096">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fix VTY tests to expect well-formed output of logging configuration<br><br>In libosmocore Change-Id Ia75c7067284ea225cffe13ca71bad05a7747ae66<br>we fixed the generation (saving) of logging configuration to use<br>one level of indent, rather than the previous broken implementation<br>with two levels of indent.  This means we have to adjust the VTY<br>test expectations here.<br><br>Change-Id: I9282a59bbfad4cfc86e86c1212c74cccfe187ff8<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/96/11096/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/11096">change 11096</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/11096"/><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: I9282a59bbfad4cfc86e86c1212c74cccfe187ff8 </div>
<div style="display:none"> Gerrit-Change-Number: 11096 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>