Updated openconfig and yangmodels repos lead to some changed in testscript and a minor parsing lapsus
This commit is contained in:
parent
d0e97ee338
commit
f2cad01fc6
3 changed files with 25 additions and 5 deletions
|
|
@ -1490,6 +1490,7 @@ notification_substmt : if_feature_stmt { clicon_debug(2,"notification-substmt -
|
|||
| typedef_stmt { clicon_debug(2,"notification-substmt -> typedef-stmt"); }
|
||||
| grouping_stmt { clicon_debug(2,"notification-substmt -> grouping-stmt"); }
|
||||
| data_def_stmt { clicon_debug(2,"notification-substmt -> data-def-stmt"); }
|
||||
| unknown_stmt { clicon_debug(2,"notification-substmt -> unknown-stmt");}
|
||||
| { clicon_debug(2,"notification-substmt -> "); }
|
||||
;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue