Change in osmo-sgsn[master]: sgsn: vty: Improve log warning content with spec section

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

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Mon May 27 15:35:40 UTC 2019


Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/14206


Change subject: sgsn: vty: Improve log warning content with spec section
......................................................................

sgsn: vty: Improve log warning content with spec section

Change-Id: I68e87f29711a282a97a43b175f13b3c70112ab60
---
M src/gprs/sgsn_vty.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/06/14206/1

diff --git a/src/gprs/sgsn_vty.c b/src/gprs/sgsn_vty.c
index c01de3b..6389d92 100644
--- a/src/gprs/sgsn_vty.c
+++ b/src/gprs/sgsn_vty.c
@@ -381,7 +381,7 @@
 	ggc->echo_interval = atoi(argv[1]);
 
 	if (ggc->echo_interval < 60)
-		vty_out(vty, "%% 3GPP TS 29.060 section states inteval should " \
+		vty_out(vty, "%% 3GPP TS 29.060 section 7.2.1 states interval should " \
 			     "not be lower than 60 seconds, use this value for " \
 			     "testing purposes only!%s", VTY_NEWLINE);
 

-- 
To view, visit https://gerrit.osmocom.org/14206
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I68e87f29711a282a97a43b175f13b3c70112ab60
Gerrit-Change-Number: 14206
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190527/98774ac5/attachment.htm>


More information about the gerrit-log mailing list