Revert "Revert "Fix an error in the path""

This reverts commit c7f2a26cb9.
This commit is contained in:
Alexey Masterov
2024-09-06 13:56:20 +02:00
parent c7f2a26cb9
commit 2098184d67

View File

@@ -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",