mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-02 01:14:13 +08:00
mdbx-test: 'none' for config-verbs.
Change-Id: I1a3b5a6757ee193027f06cef1e1ff0cc609ad3f4
This commit is contained in:
parent
f4cd7b5418
commit
102f57dd15
@ -326,7 +326,7 @@ static void dump_verbs(const char *caption, size_t bits,
|
||||
++verbs;
|
||||
}
|
||||
|
||||
logging::feed("\n");
|
||||
logging::feed("%s\n", (*comma == '\0') ? "none" : "");
|
||||
}
|
||||
|
||||
static void dump_duration(const char *caption, unsigned duration) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user