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

fixeria gerrit-no-reply at lists.osmocom.org
Fri Feb 5 22:23:28 UTC 2021


fixeria has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/53/22753/1

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: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210205/82c5bbc2/attachment.htm>


More information about the gerrit-log mailing list