[MERGED] libosmo-sccp[master]: vty: fix doc for 'xua rkm routing-key-allocation'

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

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Tue Aug 22 13:01:03 UTC 2017


Neels Hofmeyr has submitted this change and it was merged.

Change subject: vty: fix doc for 'xua rkm routing-key-allocation'
......................................................................


vty: fix doc for 'xua rkm routing-key-allocation'

A doc element is missing, which fails the VTY tests in osmo-msc at Change-Id
I5ae4e05ee7c57cad341ea5e86af37c1f6b0ffa77.

Change-Id: I16aa74244ed5332bdc1fddd538e17b86f62ec3b2
---
M src/osmo_ss7_vty.c
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Neels Hofmeyr: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/osmo_ss7_vty.c b/src/osmo_ss7_vty.c
index b58c3cb..8d2ec96 100644
--- a/src/osmo_ss7_vty.c
+++ b/src/osmo_ss7_vty.c
@@ -182,7 +182,8 @@
 
 DEFUN(cs7_permit_dyn_rkm, cs7_permit_dyn_rkm_cmd,
 	"xua rkm routing-key-allocation (static-only|dynamic-permitted)",
-	"SIGTRAN xxxUA related\n" "Routing Key Management Allocation Policy\n"
+	"SIGTRAN xxxUA related\n" "Routing Key Management\n"
+	"Routing Key Management Allocation Policy\n"
 	"Only static (pre-confgured) Routing Keys permitted\n"
 	"Dynamically allocate Routing Keys for what ASPs request\n")
 {

-- 
To view, visit https://gerrit.osmocom.org/3579
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I16aa74244ed5332bdc1fddd538e17b86f62ec3b2
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list