[postgis-tickets] [SCM] PostGIS branch stable-2.4 updated. 2.4.9-15-gd313c5a27

git at osgeo.org git at osgeo.org
Sat Apr 23 20:55:46 PDT 2022


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-2.4 has been updated
       via  d313c5a270c719a618f8ffb034d29fd724f11400 (commit)
      from  aa06aa036a841293e6622ae28f3556673e45b330 (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 d313c5a270c719a618f8ffb034d29fd724f11400
Author: Regina Obe <lr at pcorp.us>
Date:   Sat Apr 23 23:55:39 2022 -0400

    Try to fix Gitlab dislike of addlinestring_expected

diff --git a/topology/test/Makefile.in b/topology/test/Makefile.in
index 8913cdb97..6d64c68fd 100644
--- a/topology/test/Makefile.in
+++ b/topology/test/Makefile.in
@@ -82,7 +82,7 @@ else
 		cp regress/topogeo_addlinestring_expected_newsnap regress/topogeo_addlinestring_expected
 	else
 		cp regress/topogeo_addlinestring_expected_oldsnap regress/topogeo_addlinestring_expected
-	endif
+endif
 endif
 
 

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

Summary of changes:
 topology/test/Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list