This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".
The branch, master has been updated
via a5eb67d91c88514036b6926b845229eb279827b5 (commit)
from 842d781b5ef934a16b31f15c625e93c1af38b552 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-pcu/commit/?id=a5eb67d91c88514036b6926b845229e…
commit a5eb67d91c88514036b6926b845229eb279827b5
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Nov 21 20:24:54 2017 +0100
Replace '.' in counter names with ':'
The '.' is an illegal character in counter names, as they are exported
via CTRL interface, where '.' has a special meaning that cannot be used
by strings comprising the variable name.
Change-Id: I5ef60152a31dea25cb839c47edc93d5337ec3a3e
-----------------------------------------------------------------------
Summary of changes:
src/bts.cpp | 170 ++++++++++++++++++++++++++++++------------------------------
1 file changed, 85 insertions(+), 85 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT