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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 2e6e39c4b2a9291251693270bd7bcad81195e66d (commit)
from e18b34143c0332f027befa20cb28e098cc574ced (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=2e6e39c4b2a9291251693270bd7bcad8…
commit 2e6e39c4b2a9291251693270bd7bcad81195e66d
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Wed Nov 1 00:48:26 2017 +0100
vty: skip installing cmds now always installed by default
vty_install_default() and install_default() will soon be deprecated.
Depends: I5021c64a787b63314e0f2f1cba0b8fc7bff4f09b
Change-Id: I4951982fc78ae167d8e16a672d7af44d703721a9
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/abis_nm_vty.c | 1 -
openbsc/src/libbsc/abis_om2000_vty.c | 2 --
openbsc/src/libbsc/bsc_vty.c | 3 ---
openbsc/src/libcommon-cs/common_cs_vty.c | 1 -
openbsc/src/libmgcp/mgcp_vty.c | 2 --
openbsc/src/libmsc/smpp_vty.c | 2 --
openbsc/src/libmsc/vty_interface_layer3.c | 2 --
openbsc/src/osmo-bsc/osmo_bsc_vty.c | 2 --
openbsc/src/osmo-bsc_nat/bsc_nat_vty.c | 3 ---
9 files changed, 18 deletions(-)
hooks/post-receive
--
Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)