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
Change-Id: Idb9d7d1b0eb260f6dea916287472c088d9719d8a
---
M src/osmo_ss7_vty.c
1 file changed, 0 insertions(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/libosmo-sigtran refs/changes/51/38351/1
diff --git a/src/osmo_ss7_vty.c b/src/osmo_ss7_vty.c
index 80b899c..893185f 100644
--- a/src/osmo_ss7_vty.c
+++ b/src/osmo_ss7_vty.c
@@ -346,7 +346,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 38351. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: libosmo-sigtran
Gerrit-Branch: master
Gerrit-Change-Id: Idb9d7d1b0eb260f6dea916287472c088d9719d8a
Gerrit-Change-Number: 38351
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>