mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-30 22:47:16 +08:00
mdbx-testing: изменение порядка перебора режимов в "долгом стохастическом".
This commit is contained in:
parent
f65642e38c
commit
d4c09f9b78
@ -394,7 +394,7 @@ else
|
||||
fi
|
||||
|
||||
if [ "$EXTRA" != "no" ]; then
|
||||
options=(writemap lifo nostickythreads perturb nomeminit nordahead)
|
||||
options=(perturb nomeminit nordahead writemap lifo nostickythreads)
|
||||
else
|
||||
options=(writemap lifo nostickythreads)
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user