[PATCH] 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 12:50:38 UTC 2017


Review at  https://gerrit.osmocom.org/3579

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(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/79/3579/1

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: newchange
Gerrit-Change-Id: I16aa74244ed5332bdc1fddd538e17b86f62ec3b2
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list