osmocom-bb[master]: mobile: Print an error message if the VTY cannot be initialized

2018-01-21 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/5869 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I24161f53fa621ae1c8b1916bd0c8055c494b531e Gerrit-PatchSet: 1 Gerrit-Project: osmocom-bb Gerrit-Branch: master

[MERGED] osmocom-bb[master]: mobile: Print an error message if the VTY cannot be initialized

2018-01-21 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: mobile: Print an error message if the VTY cannot be initialized .. mobile: Print an error message if the VTY cannot be initialized If we fail to

osmocom-bb[master]: mobile: Print an error message if the VTY cannot be initialized

2018-01-18 Thread Vadim Yanitskiy
Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.osmocom.org/5869 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I24161f53fa621ae1c8b1916bd0c8055c494b531e Gerrit-PatchSet: 1 Gerrit-Project: osmocom-bb Gerrit-Branch: master

[PATCH] osmocom-bb[master]: mobile: Print an error message if the VTY cannot be initialized

2018-01-18 Thread Stefan Sperling
Review at https://gerrit.osmocom.org/5869 mobile: Print an error message if the VTY cannot be initialized If we fail to initialize the VTY, print an error mesage instead of failing silently. For example: "Cannot init VTY on 127.0.0.1 port 4247: Address already in use" Change-Id: