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 b1f5c71da6dec158a3d5eb0293154520e04e3ffb (commit)
from a5ed03fe5c2cf79949e6c06a39d310e59ebac608 (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=b1f5c71da6dec158a3d5eb029315452…
commit b1f5c71da6dec158a3d5eb0293154520e04e3ffb
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Wed Nov 1 00:49:19 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: I5e8e9d7989ee20fe722bdd3109965d5bce9519fb
-----------------------------------------------------------------------
Summary of changes:
src/common/vty.c | 4 ----
src/osmo-bts-litecell15/misc/lc15bts_mgr_vty.c | 20 --------------------
src/osmo-bts-sysmo/misc/sysmobts_mgr_vty.c | 8 --------
3 files changed, 32 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)