Fixed: [Clixon handle if-feature incorrectly](https://github.com/clicon/clixon/issues/555)

This commit is contained in:
Olof hagsand 2024-09-21 15:15:15 +02:00
parent 3108dfca1e
commit 6a634effea
3 changed files with 106 additions and 1 deletions

View file

@ -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: