Change in osmo-bsc[master]: fix another log line end in assignment_fsm.c

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
Fri Mar 15 21:14:47 UTC 2019


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

Change subject: fix another log line end in assignment_fsm.c
......................................................................

fix another log line end in assignment_fsm.c

Change-Id: I3be062ad7ecb5ba801cd7412e90c4bc5bf7e367c
---
M src/osmo-bsc/assignment_fsm.c
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/src/osmo-bsc/assignment_fsm.c b/src/osmo-bsc/assignment_fsm.c
index 81a2a1e..c17b555 100644
--- a/src/osmo-bsc/assignment_fsm.c
+++ b/src/osmo-bsc/assignment_fsm.c
@@ -88,7 +88,7 @@
 			conn->assignment.result_rate_ctr_done = true; \
 		} else \
 			LOG_ASSIGNMENT(conn, LOGL_DEBUG, \
-				       "result rate counter already recorded, NOT counting as: %s %s", \
+				       "result rate counter already recorded, NOT counting as: %s %s\n", \
 				       bsc_ctr_description[counter].name, \
 				       bsc_ctr_description[counter].description); \
 	} while(0)

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I3be062ad7ecb5ba801cd7412e90c4bc5bf7e367c
Gerrit-Change-Number: 13288
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Assignee: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-CC: Neels Hofmeyr <nhofmeyr at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190315/473454d0/attachment.htm>


More information about the gerrit-log mailing list