Change in osmo-bts[master]: bts.c: Fix typo in log line and improve it

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
Mon Jun 22 20:30:54 UTC 2020


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

Change subject: bts.c: Fix typo in log line and improve it
......................................................................

bts.c: Fix typo in log line and improve it

Change-Id: I44d079893d01946da703c4338a686795ced3cb00
---
M src/common/bts.c
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/src/common/bts.c b/src/common/bts.c
index d8a6ff2..d2bca2f 100644
--- a/src/common/bts.c
+++ b/src/common/bts.c
@@ -307,7 +307,7 @@
 {
 	int i, j;
 
-	LOGP(DSUM, LOGL_INFO, "Main link established, sending Status'.\n");
+	LOGP(DSUM, LOGL_INFO, "Main link established, sending NM Status.\n");
 
 	/* BTS and SITE MGR are EANBLED, BTS is DEPENDENCY */
 	oml_tx_state_changed(&bts->site_mgr.mo);

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I44d079893d01946da703c4338a686795ced3cb00
Gerrit-Change-Number: 18970
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
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/20200622/b64fca4a/attachment.htm>


More information about the gerrit-log mailing list