mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-20 07:49:27 +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