[postgis-tickets] [SCM] PostGIS branch stable-3.0 updated. 3.0.1-15-g0717e6c
git at osgeo.org
git at osgeo.org
Tue May 26 02:41:27 PDT 2020
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, stable-3.0 has been updated
via 0717e6c8de1101548e860989bdfc7d6c7f1690a2 (commit)
from fab1a3c74810c217431c41dd260ad354ac763590 (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 0717e6c8de1101548e860989bdfc7d6c7f1690a2
Author: Raúl Marín <git at rmr.ninja>
Date: Tue May 26 11:40:56 2020 +0200
Enable out_geojson regress tests
diff --git a/regress/core/Makefile.in b/regress/core/Makefile.in
index d663ee8..c5db80f 100644
--- a/regress/core/Makefile.in
+++ b/regress/core/Makefile.in
@@ -166,7 +166,8 @@ TESTS = \
regress_brin_index_geography \
minimum_clearance \
oriented_envelope \
- point_coordinates
+ point_coordinates \
+ out_geojson
# Slow slow tests
TESTS_SLOW = \
-----------------------------------------------------------------------
Summary of changes:
regress/core/Makefile.in | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list