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
Fri Sep 27 09:51:03 UTC 2019


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

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



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-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at gnumonks.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/20190927/c8ff42f6/attachment.htm>


More information about the gerrit-log mailing list