Harald Welte has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/13954 )

Change subject: osmo-stp: register VTY commands for talloc context introspection
......................................................................

osmo-stp: register VTY commands for talloc context introspection

Change-Id: Id0789c4946929b783c54220de439958001f94992
---
M stp/stp_main.c
1 file changed, 1 insertion(+), 0 deletions(-)

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



diff --git a/stp/stp_main.c b/stp/stp_main.c
index e7f4f38..aa77e61 100644
--- a/stp/stp_main.c
+++ b/stp/stp_main.c
@@ -180,6 +180,7 @@
        osmo_ss7_vty_init_sg(tall_stp_ctx);
        osmo_sccp_vty_init();
        osmo_fsm_vty_add_cmds();
+       osmo_talloc_vty_add_cmds();

        rc = vty_read_config_file(cmdline_config.config_file, NULL);
        if (rc < 0) {

--
To view, visit https://gerrit.osmocom.org/13954
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Id0789c4946929b783c54220de439958001f94992
Gerrit-Change-Number: 13954
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)

Reply via email to