[postgis-tickets] [SCM] PostGIS branch master updated. 3.1.0alpha2-23-g81b9af7

git at osgeo.org git at osgeo.org
Wed Jul 29 06:53:37 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, master has been updated
       via  81b9af77b10e713dffd0af4e3f945e6a8a842a9f (commit)
      from  f0822be70d65421df09f74cbc3d4cb54aac38985 (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 81b9af77b10e713dffd0af4e3f945e6a8a842a9f
Author: Raúl Marín <git at rmr.ninja>
Date:   Wed Jul 29 15:26:13 2020 +0200

    Fix tests
    
    Add missing update
    References #4660

diff --git a/regress/core/regress_buffer_params_expected b/regress/core/regress_buffer_params_expected
index 5eb856b..6bd9d4f 100644
--- a/regress/core/regress_buffer_params_expected
+++ b/regress/core/regress_buffer_params_expected
@@ -1,5 +1,5 @@
 point quadsegs=2|POLYGON((1 0,0.7071 -0.7071,1.6155e-15 -1,-0.7071 -0.7071,-1 -3.2311e-15,-0.7071 0.7071,-4.6246e-15 1,0.7071 0.7071,1 0))
-line quadsegs=2|POLYGON((10 2,11.4142 1.4142,12 0,11.4142 -1.4142,10 -2,0 -2,-1.4142 -1.4142,-2 2.4493e-16,-1.4142 1.4142,0 2,10 2))
+line quadsegs=2|POLYGON((10 2,11.414 1.414,12 0,11.414 -1.414,10 -2,0 -2,-1.414 -1.414,-2 2.449e-16,-1.414 1.414,0 2,10 2))
 line quadsegs=2 endcap=flat|POLYGON((10 2,10 -2,0 -2,0 2,10 2))
 line quadsegs=2 endcap=butt|POLYGON((10 2,10 -2,0 -2,0 2,10 2))
 line quadsegs=2 endcap=square|POLYGON((10 2,12 2,12 -2,0 -2,-2 -2,-2 2,10 2))

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

Summary of changes:
 regress/core/regress_buffer_params_expected | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list