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 b89a5fa55d712a257ee17bbaed41cdb1ee8d7f75 (commit) from 9f0002b52bdc560587744e17243440951273a153 (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=b89a5fa55d712a257ee17bbaed41cdb1...
commit b89a5fa55d712a257ee17bbaed41cdb1ee8d7f75 Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Mon Nov 10 12:53:22 2014 +0100
bts: In case the line isn't created do not exit with code 1
The service file will prevent a re-launch of the sysmobts.service in case the main process exits with '1'. In case the ethernet is not available yet the routine would fail and the sysmobts process will not be restarted.
unable to connect/bind socket: Network is unreachable <000f> input/ipaccess.c:885 cannot open OML BTS link: Network is unreachable unable to connect to BSC root@sysmobts-v2:~# echo $? 2
Fixes: SYS#736
-----------------------------------------------------------------------
Summary of changes: src/osmo-bts-sysmo/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org