Change in osmo-msc[master]: VTY: clarify deprecation message for cfg_net_per_loc_upd_cmd

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/.

fixeria gerrit-no-reply at lists.osmocom.org
Mon Nov 29 12:47:35 UTC 2021


fixeria has submitted this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/26403 )

Change subject: VTY: clarify deprecation message for cfg_net_per_loc_upd_cmd
......................................................................

VTY: clarify deprecation message for cfg_net_per_loc_upd_cmd

Change-Id: I95636a7713cd90956e46a5b6f8f7ded3bf4f5f0a
---
M src/libmsc/msc_vty.c
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Jenkins Builder: Verified
  osmith: Looks good to me, but someone else must approve
  pespin: Looks good to me, approved



diff --git a/src/libmsc/msc_vty.c b/src/libmsc/msc_vty.c
index 6be09d8..4dd834b 100644
--- a/src/libmsc/msc_vty.c
+++ b/src/libmsc/msc_vty.c
@@ -297,8 +297,8 @@
 	int minutes = atoi(argv[0]);
 	int rc;
 
-	vty_out(vty, "%% 'periodic location update' is now deprecated: "
-		     "use 'timer T3212' to change subscriber expiration "
+	vty_out(vty, "%% 'periodic location update' is now deprecated. "
+		     "Use 'msc' / 'timer vlr T3212' to change subscriber expiration "
 		     "timeout.%s", VTY_NEWLINE);
 
 	/* We used to double this value and add a minute when scheduling the

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/26403
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I95636a7713cd90956e46a5b6f8f7ded3bf4f5f0a
Gerrit-Change-Number: 26403
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211129/bb777179/attachment.htm>


More information about the gerrit-log mailing list