pespin has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-cbc/+/28717 )

Change subject: Fix cbc_vty_go_parent() not being called
......................................................................

Fix cbc_vty_go_parent() not being called

Change-Id: I946c503f5a40eafbee6e7fa359781548b74e45a6
---
M src/cbc_main.c
1 file changed, 0 insertions(+), 1 deletion(-)

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



diff --git a/src/cbc_main.c b/src/cbc_main.c
index f136ace..a670722 100644
--- a/src/cbc_main.c
+++ b/src/cbc_main.c
@@ -116,7 +116,6 @@
        .copyright = cbc_copyright,
        .go_parent_cb   = cbc_vty_go_parent,
        .version = PACKAGE_VERSION,
-       .go_parent_cb = NULL,
        .is_config_node = NULL,
 };


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

Gerrit-Project: osmo-cbc
Gerrit-Branch: master
Gerrit-Change-Id: I946c503f5a40eafbee6e7fa359781548b74e45a6
Gerrit-Change-Number: 28717
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to