Attention is currently required from: csaba.sipos.
laforge has posted comments on this change by csaba.sipos. ( https://gerrit.osmocom.org/c/osmo-bsc/+/39290?usp=email )
Change subject: nokia_site: introduce hopping control for Nokia *Site ......................................................................
Patch Set 4:
(1 comment)
Patchset:
PS3:
@laforge@osmocom.org […]
this warning just tells you that your doc-string in the DEFUN* macro is inconsistent with the command.
A quick glance shows that you have to separate the strings for 0 and 1 into separte lines terminated with \n - see other DEFUN as example.
This error will prevent tab-completion to work as intended and it also will prevent us from rendering the proper vty reference manual, hence it is flagged by the verification job.