[MERGED] osmo-bts[master]: Clarify logging message

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed Jun 22 23:24:43 UTC 2016


Harald Welte has submitted this change and it was merged.

Change subject: Clarify logging message
......................................................................


Clarify logging message

Change-Id: I3c7be592f4cbdd553f07c4a7084478706a7bd644
Related: OS#1648
---
M src/osmo-bts-trx/trx_if.c
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/src/osmo-bts-trx/trx_if.c b/src/osmo-bts-trx/trx_if.c
index 04d8fea..b2766d0 100644
--- a/src/osmo-bts-trx/trx_if.c
+++ b/src/osmo-bts-trx/trx_if.c
@@ -380,7 +380,7 @@
 				phy_instance_name(pinst), buf);
 rsp_error:
 			if (tcm->critical) {
-				bts_shutdown(pinst->trx->bts, "SIGINT");
+				bts_shutdown(pinst->trx->bts, "TRX-CTRL-MSG: CRITICAL");
 				/* keep tcm list, so process is stopped */
 				return -EIO;
 			}

-- 
To view, visit https://gerrit.osmocom.org/405
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I3c7be592f4cbdd553f07c4a7084478706a7bd644
Gerrit-PatchSet: 2
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list