xml cv
This commit is contained in:
parent
741fb97a9f
commit
ee98869137
6 changed files with 52 additions and 9 deletions
|
|
@ -421,7 +421,6 @@ db2file(clicon_handle h,
|
|||
}
|
||||
if (strcmp(db, "running") != 0 &&
|
||||
strcmp(db, "candidate") != 0 &&
|
||||
strcmp(db, "result") != 0 &&
|
||||
strcmp(db, "tmp") != 0){
|
||||
clicon_err(OE_XML, 0, "Unexpected database: %s", db);
|
||||
goto done;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue