Fix part 2 for [Xpath API do not support filter data by wildcard](https://github.com/clicon/clixon/issues/313)
This commit is contained in:
parent
a973eaaeef
commit
03f667e2ea
3 changed files with 5 additions and 5 deletions
|
|
@ -94,8 +94,6 @@ cat <<EOF > $xml4
|
|||
</root>
|
||||
EOF
|
||||
|
||||
|
||||
|
||||
new "xpath /"
|
||||
expecteof "$clixon_util_xpath -f $xml -p /" 0 "" "^nodeset:0:<aaa><bbb x=\"hello\"><ccc>42</ccc></bbb><bbb x=\"bye\"><ccc>99</ccc></bbb><ddd><ccc>22</ccc></ddd></aaa>$"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue