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 Open Source GSM Base Band stack".
The branch, master has been updated
via da9e830af0d185c3ac2e8f4d5259758e144a3789 (commit)
via c5a08ef4f448d5fc0a0a02574eafb52c0eb7707b (commit)
from ae31c37d2b4033fb2335060e4f7942ad5ad9549a (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/osmocom-bb/commit/?id=da9e830af0d185c3ac2e8f4d52597…
commit da9e830af0d185c3ac2e8f4d5259758e144a3789
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Mon Oct 23 00:33:58 2017 +0330
mobile/vty_interface.c: do not write 'exit' to config
Since we use indenting as means to implicitly exit child nodes,
no need to write 'exit' at the end of each child node.
Change-Id: I73b0f3926d766d21ca68c8e01b7fc70b2b4636c9
http://cgit.osmocom.org/osmocom-bb/commit/?id=c5a08ef4f448d5fc0a0a02574eafb…
commit c5a08ef4f448d5fc0a0a02574eafb52c0eb7707b
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Mon Oct 23 00:17:22 2017 +0330
mobile/vty_interface.c: do not install default commands
Since in recent version of libosmocore default commands (such as
'exit' and 'end') are being installed by default, no need to
install them twice. This will crash the program.
Change-Id: I82c8d04ccc7dc3f19589a79b859a2c993bd1d39c
-----------------------------------------------------------------------
Summary of changes:
src/host/layer23/src/mobile/vty_interface.c | 53 -----------------------------
1 file changed, 53 deletions(-)
hooks/post-receive
--
The Open Source GSM Base Band stack