[postgis-tickets] [SCM] PostGIS branch master updated. 3.3.0rc2-989-gae1b6297b
git at osgeo.org
git at osgeo.org
Tue Jun 20 13:21:37 PDT 2023
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 ae1b6297b712c29e7d0bb9162a00829fe2c44f25 (commit)
from 9ec3f4bc526e44bc2e2afa530f5cc8cf238d366a (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 ae1b6297b712c29e7d0bb9162a00829fe2c44f25
Author: Regina Obe <lr at pcorp.us>
Date: Tue Jun 20 16:21:31 2023 -0400
enable raster testing on bessie. References #5370
diff --git a/ci/bessie/postgis_regress.sh b/ci/bessie/postgis_regress.sh
index eb7d75edd..bec7bb73b 100644
--- a/ci/bessie/postgis_regress.sh
+++ b/ci/bessie/postgis_regress.sh
@@ -8,8 +8,7 @@ sh autogen.sh
./configure \
--with-projdir=/usr/local \
--with-libiconv=/usr/local \
- --with-library-minor-version \
- --without-raster
+ --with-library-minor-version
#make distclean
make
export PGUSER=postgres
-----------------------------------------------------------------------
Summary of changes:
ci/bessie/postgis_regress.sh | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list