Change in osmo-bts[master]: vty: fix missing separator in help for power ramp commands

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
Thu Jun 25 18:47:23 UTC 2020


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bts/+/19017 )


Change subject: vty: fix missing separator in help for power ramp commands
......................................................................

vty: fix missing separator in help for power ramp commands

Change-Id: Id83fa562ba8496be8915573d2222dd64c7ca5eb9
---
M src/common/vty.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/17/19017/1

diff --git a/src/common/vty.c b/src/common/vty.c
index 6a1fd9c..91f3706 100644
--- a/src/common/vty.c
+++ b/src/common/vty.c
@@ -721,7 +721,7 @@
 	return CMD_SUCCESS;
 }
 
-#define PR_STR "Power-Ramp settings"
+#define PR_STR "Power-Ramp settings\n"
 DEFUN(cfg_trx_pr_max_initial, cfg_trx_pr_max_initial_cmd,
 	"power-ramp max-initial <0-100000> (dBm|mdBm)",
 	PR_STR "Maximum initial power\n"

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: Id83fa562ba8496be8915573d2222dd64c7ca5eb9
Gerrit-Change-Number: 19017
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200625/bfd64c00/attachment.htm>


More information about the gerrit-log mailing list