pespin has uploaded this change for review.

View Change

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

git pull ssh://gerrit.osmocom.org:29418/libosmo-sigtran refs/changes/64/38364/1
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 change 38364. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
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@sysmocom.de>