Change in ...osmo-pcu[master]: vty: Fix osmo_tdef timers not listed in write config

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

pespin gerrit-no-reply at lists.osmocom.org
Thu Sep 26 16:28:27 UTC 2019


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/15608


Change subject: vty: Fix osmo_tdef timers not listed in write config
......................................................................

vty: Fix osmo_tdef timers not listed in write config

Change-Id: I5c7ae18919e4b016505aa01eea6694d8a3f5df5f
---
M src/pcu_vty.c
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/08/15608/1

diff --git a/src/pcu_vty.c b/src/pcu_vty.c
index 6592cae..c47c896 100644
--- a/src/pcu_vty.c
+++ b/src/pcu_vty.c
@@ -271,6 +271,8 @@
 	else
 		vty_out(vty, " gb-dialect classic%s", VTY_NEWLINE);
 
+	osmo_tdef_vty_write(vty, bts->T_defs_pcu, " timer ");
+
 	return CMD_SUCCESS;
 }
 

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

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I5c7ae18919e4b016505aa01eea6694d8a3f5df5f
Gerrit-Change-Number: 15608
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190926/8e0ca03d/attachment.htm>


More information about the gerrit-log mailing list