mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-19 19:39:26 +08:00
mdbx-testing: изменение порядка перебора режимов в "долгом стохастическом".
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user