Attention is currently required from: osmith. Hello Jenkins Builder, pespin,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-bsc/+/27953
to look at the new patch set (#2).
Change subject: bts_trx_vty: assume abort after TSC warning ......................................................................
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