Change in osmo-bsc[master]: vty: fix copy-pasted 'no gprs control-ack-type-rach' description

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
Sun Aug 16 09:23:11 UTC 2020


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


Change subject: vty: fix copy-pasted 'no gprs control-ack-type-rach' description
......................................................................

vty: fix copy-pasted 'no gprs control-ack-type-rach' description

Change-Id: If2538ab88d551da5167344e1a86d3a41c5d2dfdd
---
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/69/19669/1

diff --git a/src/osmo-bsc/bsc_vty.c b/src/osmo-bsc/bsc_vty.c
index 9bb650f..fc7dd16 100644
--- a/src/osmo-bsc/bsc_vty.c
+++ b/src/osmo-bsc/bsc_vty.c
@@ -3130,7 +3130,7 @@
 DEFUN(cfg_no_bts_gprs_ctrl_ack, cfg_no_bts_gprs_ctrl_ack_cmd,
 	"no gprs control-ack-type-rach", NO_STR GPRS_TEXT
 	"Set GPRS Control Ack Type for PACKET CONTROL ACKNOWLEDGMENT message to "
-	"four access bursts format instead of default RLC/MAC control block\n")
+	"default RLC/MAC control block\n")
 {
 	struct gsm_bts *bts = vty->index;
 

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: If2538ab88d551da5167344e1a86d3a41c5d2dfdd
Gerrit-Change-Number: 19669
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/20200816/7330ee83/attachment.htm>


More information about the gerrit-log mailing list