Change in osmo-bts[master]: osmo-bts-trx: fix typo: s/bisc/bsic/ in 'show transceiver'

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

fixeria gerrit-no-reply at lists.osmocom.org
Fri Jun 18 16:47:51 UTC 2021


fixeria has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/24719 )

Change subject: osmo-bts-trx: fix typo: s/bisc/bsic/ in 'show transceiver'
......................................................................

osmo-bts-trx: fix typo: s/bisc/bsic/ in 'show transceiver'

Change-Id: I39c6138e950ca7d3cda9c52d4e1cdaa218624641
---
M src/osmo-bts-trx/trx_vty.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  pespin: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/osmo-bts-trx/trx_vty.c b/src/osmo-bts-trx/trx_vty.c
index d9d17d0..9af550e 100644
--- a/src/osmo-bts-trx/trx_vty.c
+++ b/src/osmo-bts-trx/trx_vty.c
@@ -86,7 +86,7 @@
 			vty_out(vty, " bsic   : %d%s", l1h->config.bsic,
 				VTY_NEWLINE);
 		else
-			vty_out(vty, " bisc   : undefined%s", VTY_NEWLINE);
+			vty_out(vty, " bsic   : undefined%s", VTY_NEWLINE);
 	}
 
 	return CMD_SUCCESS;

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/24719
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I39c6138e950ca7d3cda9c52d4e1cdaa218624641
Gerrit-Change-Number: 24719
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210618/32039e73/attachment.htm>


More information about the gerrit-log mailing list