Discriminate XPath debugging
This commit is contained in:
parent
cb134875f9
commit
af77da38bb
5 changed files with 21 additions and 20 deletions
|
|
@ -459,6 +459,7 @@ cli_dbxml(clixon_handle h,
|
|||
goto done;
|
||||
xbot = xtop;
|
||||
if (api_path){
|
||||
clixon_debug(CLIXON_DBG_XPATH, "%s api_path:%s", __FUNCTION__, api_path);
|
||||
if ((ret = api_path2xml(api_path, yspec0, xtop, YC_DATANODE, 1, &xbot, &y, &xerr)) < 0)
|
||||
goto done;
|
||||
if (ret == 0){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue