[SCM] PostGIS branch master updated. 3.5.0-340-g8ad01505f

git at osgeo.org git at osgeo.org
Tue May 20 00:24:32 PDT 2025


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".

The branch, master has been updated
       via  8ad01505fa00ce953cf11578f7720c1ce5dd9a67 (commit)
      from  eb3e529da7cb94f265da953a94c1348955950e2e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8ad01505fa00ce953cf11578f7720c1ce5dd9a67
Author: Regina Obe <lr at pcorp.us>
Date:   Tue May 20 02:24:01 2025 -0400

    Berrie64 trying to cd into non-existent folder
    
    For some reason workspace for Berrie64 changed, and no longer matches what is assumed
    This cd is not needed anyway since it already in that older

diff --git a/ci/berrie64/postgis_regress.sh b/ci/berrie64/postgis_regress.sh
index 5b44dd6f3..ed4620b63 100644
--- a/ci/berrie64/postgis_regress.sh
+++ b/ci/berrie64/postgis_regress.sh
@@ -13,8 +13,6 @@ export CONFIG_FILE="$CUR_DIR/configs.sh"
 . $CONFIG_FILE
 echo $PATH
 
-cd ${WORKSPACE}/PostGIS_Worker_Run/label/${label}/$BRANCH
-
 sh autogen.sh
 ./configure --with-pgconfig=${PGPATH}/bin/pg_config --with-geosconfig=${GEOS_PATH}/bin/geos-config --with-library-minor-version --enable-lto --without-interrupt-tests --prefix=${PGPATH}
 #make clean

-----------------------------------------------------------------------

Summary of changes:
 ci/berrie64/postgis_regress.sh | 2 --
 1 file changed, 2 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list