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 <[email protected]>
Gerrit-Assignee: Neels Hofmeyr <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-CC: Neels Hofmeyr <[email protected]>

Reply via email to