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

pespin gerrit-no-reply at lists.osmocom.org
Mon Oct 28 11:56:51 UTC 2019


pespin has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/80/15880/1

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-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191028/50338bf3/attachment.htm>


More information about the gerrit-log mailing list