Update get-dolt-correctness-job-json.sh

This commit is contained in:
Dustin Brown
2024-05-29 12:54:14 -07:00
committed by GitHub
parent 1c0ad8f76d
commit c2d837e9d5

View File

@@ -75,7 +75,7 @@ echo '
{ "name": "DOLT_DEFAULT_BIN_FORMAT", "value": "'$NOMS_BIN_FORMAT'"}
],
"args": [
"--schema=/correctness.sql",
"--schema=/app/correctness.sql",
"--concurrent",
"--output='$format'",
"--version='$version'",