Fixed: [Clixon handle if-feature incorrectly](https://github.com/clicon/clixon/issues/555)
This commit is contained in:
parent
3108dfca1e
commit
6a634effea
3 changed files with 106 additions and 1 deletions
|
|
@ -337,7 +337,7 @@ yang_augment_node(clixon_handle h,
|
|||
yang_argument_get(yc0),
|
||||
yang_key2str(childkey),
|
||||
schema_nodeid);
|
||||
goto ok;
|
||||
continue;
|
||||
}
|
||||
break;
|
||||
case Y_CASE:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue