Attention is currently required from: osmith.

osmith uploaded patch set #2 to this change.

View Change

bts_trx_vty: assume abort after TSC warning

Since 2019, libosmocore aborts when vty commands return CMD_WARNING
(a0c8195ad37292ab800a6c777fc28383995b4b64) during parsing of config
files. Don't tell user that BCC will be used as fallback because
unless libosmocore is really old, it will stop here.

I found this while changing related code to only do this check after BTS
reported its features, see next patch.

Related: SYS#5922, OS#5538
Change-Id: I041150c9ce27caca6029ed54444562bb6cdcc57a
---
M src/osmo-bsc/bts_trx_vty.c
1 file changed, 1 insertion(+), 3 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/53/27953/2

To view, visit change 27953. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I041150c9ce27caca6029ed54444562bb6cdcc57a
Gerrit-Change-Number: 27953
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-CC: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Attention: osmith <osmith@sysmocom.de>
Gerrit-MessageType: newpatchset