mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-23 10:08:58 -06:00
fix performance-benchmarking/run-benchmarks.sh
This commit is contained in:
@@ -27,7 +27,7 @@ if [ -z "$MODE" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if [ "$NOMS_BIN_FORMAT" = "__DOLT_1__" ]; then;
|
||||
if [ "$NOMS_BIN_FORMAT" = "__DOLT_1__" ]; then
|
||||
INIT_BIG_REPO="false"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user