mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-07 00:39:44 -06:00
increase correctness precision (#7117)
Co-authored-by: James Cor <james@dolthub.com>
This commit is contained in:
@@ -15,7 +15,7 @@ actorprefix="$5"
|
||||
format="$6"
|
||||
nomsBinFormat="$7"
|
||||
|
||||
precision="4"
|
||||
precision="6"
|
||||
|
||||
if [ -n "$nomsBinFormat" ]; then
|
||||
nomsBinFormat="\"--noms-bin-format=$nomsBinFormat\","
|
||||
|
||||
Reference in New Issue
Block a user