mirror of
https://github.com/isar/libmdbx.git
synced 2025-10-07 13:32:19 +08:00
mdbx-test: fix stochastic scripts after prev commit.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
LIST=--hill
|
LIST=basic
|
||||||
FROM=1
|
FROM=1
|
||||||
UPTO=9999999
|
UPTO=9999999
|
||||||
MONITOR=
|
MONITOR=
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
LIST=basic
|
LIST=--hill
|
||||||
FROM=1
|
FROM=1
|
||||||
UPTO=9999999
|
UPTO=9999999
|
||||||
MONITOR=
|
MONITOR=
|
||||||
|
Reference in New Issue
Block a user