restconf dbg
This commit is contained in:
parent
089b2da71c
commit
2d9e4666eb
4 changed files with 9 additions and 11 deletions
|
|
@ -1779,7 +1779,7 @@ schema_nodeid_vec(yang_node *yn,
|
|||
}
|
||||
}
|
||||
if (!match){
|
||||
clicon_debug(1, "%s not found", nodeid);
|
||||
clicon_debug(1, "%s: %s not found", __FUNCTION__, nodeid);
|
||||
goto ok;
|
||||
}
|
||||
ynext = (yang_node*)ys;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue