This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.
Holger Freyther holger at freyther.de
> On 19 Aug 2015, at 02:52, Pablo Neira Ayuso <pablo at gnumonks.org> wrote:
>
Hi!
> Just pushed out this to master, including a patch to rename dummy to
> ndummy as you suggested. Will follow up soon by reviewing the other
> concerns you spot during review.
the CI fails because of missing documentation strings in the new command
Documentation error (missing docs):
<command id='osmux dummy (on|off)'>
<param name='off' doc='(null)' />
Documentation error (missing docs):
<command id='osmux dummy (on|off)'>
<param name='off' doc='(null)' />
with the VTY code every parameter needs to be documented in this case it
needs to be:
osmux
dummy
on
off
Given the error message I think everything but off is documented.
enjoy the city!
holger