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 0c32685898604ca5c6546882deb642a17ddce937 (commit)
from ea619f17048ed6b3e7cf730901e7bc27c1f3f7ed (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=0c32685898604ca5c6546882deb642a1…
commit 0c32685898604ca5c6546882deb642a17ddce937
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Dec 12 16:59:28 2016 +0100
bsc_control.py: remove unused -i option
This option only served to demonstrate possibility of manually selecting
<id> field in CTRL protocol. Since the transition to generic ipa module
this is no longer exposed so the option became a no-op. Correspondingly
there's no need to explicitly initialize the RNG - the Ctrl class
handles random <id> generation internally.
Change-Id: I10cc7c069354cced2bba84fe67c69c28b8596ded
-----------------------------------------------------------------------
Summary of changes:
openbsc/contrib/bsc_control.py | 5 -----
1 file changed, 5 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)