New backend switch: -q : Quit startup directly after upgrading and print result on stdout
This commit is contained in:
parent
daeab85446
commit
5b81c43d96
7 changed files with 368 additions and 1 deletions
|
|
@ -74,5 +74,6 @@ cxobj *xmldb_cache_get(clicon_handle h, const char *db);
|
|||
int xmldb_modified_get(clicon_handle h, const char *db);
|
||||
int xmldb_modified_set(clicon_handle h, const char *db, int value);
|
||||
|
||||
int xmldb_dump(clicon_handle h, FILE *f, cxobj *xt);
|
||||
|
||||
#endif /* _CLIXON_DATASTORE_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue