Change in osmo-bsc[master]: bsc_vty: Fix typo in 'no depends-on-bts' cmd

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/.

laforge gerrit-no-reply at lists.osmocom.org
Mon Oct 28 18:29:12 UTC 2019


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/15880 )

Change subject: bsc_vty: Fix typo in 'no depends-on-bts' cmd
......................................................................

bsc_vty: Fix typo in 'no depends-on-bts' cmd

Change-Id: I32e0d3dc8672206f346d25b45e06e9e3fe0b64e7
---
M src/osmo-bsc/bsc_vty.c
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/src/osmo-bsc/bsc_vty.c b/src/osmo-bsc/bsc_vty.c
index 06c06de..a388c9a 100644
--- a/src/osmo-bsc/bsc_vty.c
+++ b/src/osmo-bsc/bsc_vty.c
@@ -3700,7 +3700,7 @@
 }
 
 DEFUN(cfg_bts_no_depends_on, cfg_bts_no_depends_on_cmd,
-	"depeneds-on-bts <0-255>",
+	"no depends-on-bts <0-255>",
 	NO_STR "This BTS can only be started if another one is up\n"
 	BTS_NR_STR)
 {

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I32e0d3dc8672206f346d25b45e06e9e3fe0b64e7
Gerrit-Change-Number: 15880
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191028/9c6a9a4b/attachment.htm>


More information about the gerrit-log mailing list