<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/15244">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vty: Register logp cmd next to logging commands<br><br>This way it's easier by osmo_verify_transcript_vty.py to skip and avoid<br>breaking existent test in osmo-hlr.<br><br>Fixes: d0b3b9edac978c91bf84aa2537aa24426685b1fb<br>Change-Id: Iab9423661e4f4eefca2e3d02b60a43f913ed92a3<br>---<br>M src/vty/logging_vty.c<br>1 file changed, 3 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/44/15244/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/vty/logging_vty.c b/src/vty/logging_vty.c</span><br><span>index 243d6eb..d639a8f 100644</span><br><span>--- a/src/vty/logging_vty.c</span><br><span>+++ b/src/vty/logging_vty.c</span><br><span>@@ -1061,12 +1061,13 @@</span><br><span>       install_element_ve(&deprecated_logging_level_everything_cmd);</span><br><span>    install_element_ve(&deprecated_logging_level_all_cmd);</span><br><span>   install_element_ve(&deprecated_logging_level_all_everything_cmd);</span><br><span style="color: hsl(0, 100%, 40%);">-   install_element_ve(&show_logging_vty_cmd);</span><br><span style="color: hsl(0, 100%, 40%);">-  install_element_ve(&show_alarms_cmd);</span><br><span> </span><br><span>        gen_vty_logp_cmd_strs(&vty_logp_cmd);</span><br><span>    install_element_ve(&vty_logp_cmd);</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+    install_element_ve(&show_logging_vty_cmd);</span><br><span style="color: hsl(120, 100%, 40%);">+        install_element_ve(&show_alarms_cmd);</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span>  install_node(&cfg_log_node, config_write_log);</span><br><span>   install_element(CFG_LOG_NODE, &logging_fltr_all_cmd);</span><br><span>    install_element(CFG_LOG_NODE, &logging_use_clr_cmd);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/15244">change 15244</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/+/15244"/><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: Iab9423661e4f4eefca2e3d02b60a43f913ed92a3 </div>
<div style="display:none"> Gerrit-Change-Number: 15244 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>