Attention is currently required from: fixeria, pespin.
3 comments:
File src/common/vty.c:
Patch Set #6, Line 993: bts->pcu.sock_wqueue_len_max < 1
No need to check the value range here, libosmovty ensures that it's in the specified range.
Done
File tests/osmo-bts.vty:
I guess by ellipsis you mean https://www.compart.com/en/unicode/U+2026, a unicode character. […]
ah now I see why you asked me about unicode. No, I really meant the three dots as separate signs, but yeah I'll check next time there's no visual difference between 'expected' and 'got', if maybe that symbol snuck in somehow and why/when.
Edit: So I checked again, I didn't see any unicode ellipsis anywhere. Pretty sure by now that it was a whitespace issue (which would also explain why I only sometimes had that seemingly weird issue). Unfortunately, the diff output from `make check` doesn't highlight whitespace differences.
help Description of the interactive help system
list Print command list
show Show running system information
write Write running configuration to memory, network, or terminal
exit Exit current mode and down to previous mode
Same here, these commands are masked with '...' on purpose.
Done
To view, visit change 31534. To unsubscribe, or for help writing mail filters, visit settings.