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 e0e2b9e30338b9cfe3892c326d82b4a37860e7f1 (commit)
from 576408b651003ab6cd9da69e3c849ecc4148179e (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=e0e2b9e30338b9cfe3892c326d82b4a…
commit e0e2b9e30338b9cfe3892c326d82b4a37860e7f1
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Jul 14 14:20:48 2017 +0200
Cleanup example config files
* remove deprecated everything log level
* remove copy-pasted sysmobts-mgr.cfg from root directory
Change-Id: I8f392991097267665e9094189d24e7cf94a5d5d2
Related: OS#71
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 +-
doc/examples/litecell15/lc15bts-mgr.cfg | 1 -
doc/examples/litecell15/osmo-bts.cfg | 1 -
doc/examples/octphy/osmo-bts-trx2dsp1.cfg | 1 -
doc/examples/octphy/osmo-bts.cfg | 1 -
doc/examples/sysmo/osmo-bts.cfg | 1 -
doc/examples/sysmo/sysmobts-mgr.cfg | 1 -
doc/examples/sysmobts-mgr.cfg | 24 ------------------------
doc/examples/trx/osmo-bts.cfg | 1 -
doc/examples/virtual/osmobts-virtual.cfg | 1 -
10 files changed, 1 insertion(+), 33 deletions(-)
delete mode 100644 doc/examples/sysmobts-mgr.cfg
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)