Harald Welte has submitted this change and it was merged. ( 
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(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



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: merged
Gerrit-Change-Id: I68e87f29711a282a97a43b175f13b3c70112ab60
Gerrit-Change-Number: 14206
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)

Reply via email to