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 17:35:22 UTC 2020


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



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

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


More information about the gerrit-log mailing list