<p>Vadim Yanitskiy has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/20483">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vty: fix 'show bts' command: BTS number is optional<br><br>Change-Id: If53fb07ec38f6bbc368ce84d14e59fa8167691d3<br>---<br>M src/common/vty.c<br>1 file changed, 3 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/83/20483/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/common/vty.c b/src/common/vty.c</span><br><span>index 98e07be..d3926b6 100644</span><br><span>--- a/src/common/vty.c</span><br><span>+++ b/src/common/vty.c</span><br><span>@@ -936,9 +936,9 @@</span><br><span> }</span><br><span> </span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-DEFUN(show_bts, show_bts_cmd, "show bts <0-255>",</span><br><span style="color: hsl(0, 100%, 40%);">-       SHOW_STR "Display information about a BTS\n"</span><br><span style="color: hsl(0, 100%, 40%);">-          BTS_NR_STR)</span><br><span style="color: hsl(120, 100%, 40%);">+DEFUN(show_bts, show_bts_cmd, "show bts [<0-255>]",</span><br><span style="color: hsl(120, 100%, 40%);">+      SHOW_STR "Display information about a BTS\n"</span><br><span style="color: hsl(120, 100%, 40%);">+      BTS_NR_STR)</span><br><span> {</span><br><span>       const struct gsm_network *net = gsmnet_from_vty(vty);</span><br><span>        int bts_nr;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/20483">change 20483</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/osmo-bts/+/20483"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: If53fb07ec38f6bbc368ce84d14e59fa8167691d3 </div>
<div style="display:none"> Gerrit-Change-Number: 20483 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>