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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated via db0e380558fa03229d981dc358db98d5b781cbe5 (commit) from 50422016f0386bb17b94196178ed5fffb6598fc6 (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/openbsc/commit/?id=db0e380558fa03229d981dc358db98d5b...
commit db0e380558fa03229d981dc358db98d5b781cbe5 Author: Max msuraev@sysmocom.de Date: Thu Jan 12 19:35:11 2017 +0100
vty: remove ignored logging parameters
Since ce9fec3e896571835ac5bfd2980d6836f2b29f0d libosmocore ignores parameters to log_vty_command_* functions. Hence parameter of logging_vty_add_cmds() is ignored too. As we depend on much later libosmocore version anyway, we can simplify code somewhat by removing parameters which will be ignored anyway.
Change-Id: I62f752fd88f1d8fefa563648f9864c7c31f87991
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/vty.h | 2 +- openbsc/src/gprs/gb_proxy_main.c | 2 +- openbsc/src/gprs/gtphub_main.c | 2 +- openbsc/src/gprs/sgsn_main.c | 2 +- openbsc/src/libbsc/bsc_vty.c | 4 ++-- openbsc/src/osmo-bsc/osmo_bsc_main.c | 2 +- openbsc/src/osmo-bsc_mgcp/mgcp_main.c | 2 +- openbsc/src/osmo-bsc_nat/bsc_nat.c | 2 +- openbsc/src/osmo-bsc_nat/bsc_nat_vty.c | 4 ++-- openbsc/src/osmo-nitb/bsc_hack.c | 2 +- 10 files changed, 12 insertions(+), 12 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org