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 21142f789812553b56f493d79184f5a31ab7b1cd (commit)
from b058778df1c1ef3476aefd574c7278d11d385ade (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=21142f789812553b56f493d79184f5a…
commit 21142f789812553b56f493d79184f5a31ab7b1cd
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Sep 16 01:56:37 2016 +0200
msgb ctx: use new msgb_talloc_ctx_init() in various main()s
Change-Id: I31d62d5e1f0b272985fdef5013270d385c4b988a
-----------------------------------------------------------------------
Summary of changes:
src/common/main.c | 4 +---
src/osmo-bts-litecell15/misc/lc15bts_mgr.c | 4 +---
src/osmo-bts-sysmo/misc/sysmobts_mgr.c | 4 +---
tests/agch/agch_test.c | 5 +----
tests/cipher/cipher_test.c | 5 +----
tests/handover/handover_test.c | 4 +---
tests/paging/paging_test.c | 5 +----
7 files changed, 7 insertions(+), 24 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)