Updated extraxml reset callback example and added a regression test
This commit is contained in:
parent
6d82c70e26
commit
a203f6cde7
4 changed files with 232 additions and 15 deletions
|
|
@ -918,6 +918,7 @@ main(int argc,
|
|||
if (ret != 1)
|
||||
if (xmldb_copy(h, "tmp", "running") < 0)
|
||||
goto done;
|
||||
xmldb_delete(h, "tmp");
|
||||
if (ret2status(ret, &status) < 0)
|
||||
goto done;
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue