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 152c2f489cd214b1a400b158df2b8726f779358a (commit)
from 9a2187e7b19cd940007df724a5343003f847799f (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=152c2f489cd214b1a400b158df2b872…
commit 152c2f489cd214b1a400b158df2b8726f779358a
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Jul 11 17:48:22 2017 +0200
si2q: do not consider count update as error
The number of SI2quater messages might be updated dynamically by
BSC (via 'bts 0 resend-system-information' command for example). Log it
but do not return error.
Related: OS#2357
Change-Id: I9625be879c672e20543cc40af288828143ffb983
-----------------------------------------------------------------------
Summary of changes:
src/common/rsl.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)