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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 94bdcfd803038099aaac739b5bca62bc8965a08c (commit)
from 114293a414bd5b7c86622ec8c293c4034c80d243 (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-bts/commit/?id=94bdcfd803038099aaac739b5bca62b…
commit 94bdcfd803038099aaac739b5bca62bc8965a08c
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Jun 9 16:19:15 2017 +0200
OML: move BTS number check into separate function
* move code which checks for BTS number (obtained via OML) validity into
separate function
* adjust log messages to match the check
* add spec reference and comments
Change-Id: Id5714fbed910696d30e18d1f20f4c9fced4b9230
Related: OS#2317
-----------------------------------------------------------------------
Summary of changes:
src/common/oml.c | 50 ++++++++++++++++++++++++++++++++++----------------
1 file changed, 34 insertions(+), 16 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)