pespin has submitted this change. (
https://gerrit.osmocom.org/c/libosmo-sigtran/+/38364?usp=email )
Change subject: vty: Fix 'update route' parameter comment descriptions
......................................................................
vty: Fix 'update route' parameter comment descriptions
There was one string which was not mapping to any actual param, making
subsequent param descriptions show up incorrectly during VTY operation.
Related: SYS#7112
(cherry picked from commit bfd6d20376c5ea0d1f9e87ca32a9ff5c6fe99c98)
Change-Id: I9b48fe9072f613c18c82965ef5aabd239b576a07
---
M src/osmo_ss7_vty.c
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
osmith: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/src/osmo_ss7_vty.c b/src/osmo_ss7_vty.c
index b1ae66d..d55dc17 100644
--- a/src/osmo_ss7_vty.c
+++ b/src/osmo_ss7_vty.c
@@ -330,7 +330,6 @@
"Update the Route\n"
"Destination Point Code\n"
"Point Code Mask\n"
- "Point Code Length\n"
"Specify Destination Linkset\n"
"Linkset Name\n"
"Specify Priority\n"
--
To view, visit
https://gerrit.osmocom.org/c/libosmo-sigtran/+/38364?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: libosmo-sigtran
Gerrit-Branch: pespin/2.0.0
Gerrit-Change-Id: I9b48fe9072f613c18c82965ef5aabd239b576a07
Gerrit-Change-Number: 38364
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>