mirror of
https://github.com/isar/libmdbx.git
synced 2026-01-08 00:32:21 +08:00
mdbx-tests: fix default value for inject_writefaultn.
This commit is contained in:
@@ -60,6 +60,7 @@ void actor_params::set_defaults(const std::string &tmpdir) {
|
|||||||
|
|
||||||
delaystart = 0;
|
delaystart = 0;
|
||||||
waitfor_nops = 0;
|
waitfor_nops = 0;
|
||||||
|
inject_writefaultn = 0;
|
||||||
|
|
||||||
drop_table = false;
|
drop_table = false;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user