pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-sigtran/+/38351?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 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"