Change in osmo-bts[master]: vty: register libosmocore's FSM introspection commands

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

laforge gerrit-no-reply at lists.osmocom.org
Sat Feb 6 16:50:44 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/22753 )

Change subject: vty: register libosmocore's FSM introspection commands
......................................................................

vty: register libosmocore's FSM introspection commands

Change-Id: I1eb203673259b455c339784719e288bac14145c0
---
M src/common/main.c
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  fixeria: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/common/main.c b/src/common/main.c
index 16ffd1e..f54a5ca 100644
--- a/src/common/main.c
+++ b/src/common/main.c
@@ -291,6 +291,7 @@
 	logging_vty_add_cmds();
 	osmo_talloc_vty_add_cmds();
 	osmo_stats_vty_add_cmds();
+	osmo_fsm_vty_add_cmds();
 
 	bts_vty_init(tall_bts_ctx);
 	e1inp_vty_init();

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I1eb203673259b455c339784719e288bac14145c0
Gerrit-Change-Number: 22753
Gerrit-PatchSet: 2
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-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210206/186c7115/attachment.htm>


More information about the gerrit-log mailing list