<p>pespin <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/14536">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  daniel: Looks good to me, approved
  Jenkins Builder: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vty: Remove trailing whitespace in output from show asciidoc<br><br>Change-Id: Ifb3115c7488fbcf082cc9b92abc25cf7c46064e0<br>---<br>M src/vty/stats_vty.c<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/vty/stats_vty.c b/src/vty/stats_vty.c</span><br><span>index c911087..8c2ddc6 100644</span><br><span>--- a/src/vty/stats_vty.c</span><br><span>+++ b/src/vty/stats_vty.c</span><br><span>@@ -442,7 +442,7 @@</span><br><span>    char *group_name_prefix = osmo_asciidoc_escape(ctrg->desc->group_name_prefix);</span><br><span> </span><br><span>     vty_out(vty, "// rate_ctr_group table %s%s", group_description, VTY_NEWLINE);</span><br><span style="color: hsl(0, 100%, 40%);">- vty_out(vty, ".%s - %s %s", group_name_prefix, group_description, VTY_NEWLINE);</span><br><span style="color: hsl(120, 100%, 40%);">+     vty_out(vty, ".%s - %s%s", group_name_prefix, group_description, VTY_NEWLINE);</span><br><span>     vty_out(vty, "[options=\"header\"]%s", VTY_NEWLINE);</span><br><span>     vty_out(vty, "|===%s", VTY_NEWLINE);</span><br><span>       vty_out(vty, "| Name | Reference | Description%s", VTY_NEWLINE);</span><br><span>@@ -491,7 +491,7 @@</span><br><span>     vty_out(vty, "%s%s", group_description ? group_description : "" , VTY_NEWLINE);</span><br><span> </span><br><span>      vty_out(vty, "// osmo_stat_item_group table %s%s", group_description ? group_description : "", VTY_NEWLINE);</span><br><span style="color: hsl(0, 100%, 40%);">-        vty_out(vty, ".%s - %s %s", group_name_prefix, group_description ? group_description : "", VTY_NEWLINE);</span><br><span style="color: hsl(120, 100%, 40%);">+  vty_out(vty, ".%s - %s%s", group_name_prefix, group_description ? group_description : "", VTY_NEWLINE);</span><br><span>  vty_out(vty, "[options=\"header\"]%s", VTY_NEWLINE);</span><br><span>     vty_out(vty, "|===%s", VTY_NEWLINE);</span><br><span>       vty_out(vty, "| Name | Reference | Description | Unit%s", VTY_NEWLINE);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/14536">change 14536</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/libosmocore/+/14536"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ifb3115c7488fbcf082cc9b92abc25cf7c46064e0 </div>
<div style="display:none"> Gerrit-Change-Number: 14536 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: daniel <dwillmann@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>