mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-19 14:10:37 +00:00
Revert "Revert "Fix an error in the path""
This reverts commit c7f2a26cb9.
This commit is contained in:
@@ -53,7 +53,7 @@ def test_cloud_regress(
|
||||
regress_cmd = [
|
||||
str(regress_bin),
|
||||
"--inputdir=.",
|
||||
f"--bindir={pg_distrib_dir}/bin",
|
||||
f"--bindir={pg_distrib_dir}/{pg_version.v_prefixed}/bin",
|
||||
"--dlpath=/usr/local/lib",
|
||||
"--max-concurrent-tests=20",
|
||||
"--schedule=./parallel_schedule",
|
||||
|
||||
Reference in New Issue
Block a user