From Harald Welte <laforge(a)gnumonks.org>rg>:
Harald Welte has posted comments on this change.
Change subject: bts/counter: remove trailing white spaces from descriptions
......................................................................
Patch Set 1:
(1 comment)
https://gerrit.osmocom.org/#/c/67/1//COMMIT_MSG
Commit Message:
Line 7: bts/counter: remove trailing white spaces from descriptions
I think that something like show statistics will now
put the ':' all over t
Well, then the counter description/name has been
abused by the PCU code so far. The code that prints the statistics should then do some
%20s or other formatting "trick" to do the padding. Having the padding inside
the counter description/name itself looks like a hack to me.
--
To view, visit
https://gerrit.osmocom.org/67
To unsubscribe, visit
https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Id852f3671d76a32df903f7a936b348b0d856d9c2
Gerrit-PatchSet: 1
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: Harald Welte <laforge(a)gnumonks.org>
Gerrit-Reviewer: Holger Freyther <holger(a)freyther.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-HasComments: Yes