Test: killed backend in snmp tests
This commit is contained in:
parent
575429caa1
commit
dd1e5966fb
6 changed files with 51 additions and 3 deletions
|
|
@ -658,7 +658,6 @@ xml_yang_minmax_recurse(cxobj *xt,
|
|||
|
||||
yt = xml_spec(xt); /* If yt == NULL, then no gap-analysis is done */
|
||||
while ((x = xml_child_each(xt, x, CX_ELMNT)) != NULL){
|
||||
clicon_debug(1, "%s x:%s", __FUNCTION__, xml_name(x));
|
||||
if ((y = xml_spec(x)) == NULL)
|
||||
continue;
|
||||
keyw = yang_keyword_get(y);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue