From: Sandro Santilli <strk@kbt.io>
Date: Mon, 12 Sep 2016 18:00:44 +0000 (+0000)
Subject: Re-add accidentally removed trailing spaces in an _expected file
X-Git-Tag: 2.3.0rc1~12
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=803fd6f768297818a400c9872fd7c47f5ac6d03e;p=postgis

Re-add accidentally removed trailing spaces in an _expected file

Also tweak .editorconfig to avoid this accident in the future

Fixes #3630

git-svn-id: http://svn.osgeo.org/postgis/trunk@15101 b70326c6-7e19-0410-871a-916f4a2858ee
---

diff --git a/.editorconfig b/.editorconfig
index abd632c33..2ce54210d 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -10,6 +10,9 @@ end_of_line = lf
 trim_trailing_whitespace = true
 insert_final_newline = true
 
+[*_expected]
+trim_trailing_whitespace = false
+
 # C files want tab indentation
 [*.{c,h}]
 indent_style = tab
diff --git a/regress/sfcgal/tickets_expected b/regress/sfcgal/tickets_expected
index 626b59ac0..9451b953f 100644
--- a/regress/sfcgal/tickets_expected
+++ b/regress/sfcgal/tickets_expected
@@ -197,7 +197,7 @@ ERROR:  MultiSurface cannot contain MultiPoint element at character 8
 #852.2|1|t|t
 #852.2|2|t|t
 #1489|MULTIPOINT EMPTY|0|MULTILINESTRING EMPTY|0|MULTIPOLYGON EMPTY|0|GEOMETRYCOLLECTION EMPTY|0
-ERROR:  AddToPROJ4SRSCache: could not parse proj4 string ''
+ERROR:  AddToPROJ4SRSCache: could not parse proj4 string '' 
 #1038|
 #1042|2
 #1170|90
@@ -208,7 +208,7 @@ ERROR:  AddToPROJ4SRSCache: could not parse proj4 string ''
 #1580.1|Point[S]
 ERROR:  transform: couldn't project point (180 90 0): tolerance condition error (-20)
 #1580.3|Point[S]
-#1596.1|public.road_pg.roads_geom SRID:3395 TYPE:POINT DIMS:2
+#1596.1|public.road_pg.roads_geom SRID:3395 TYPE:POINT DIMS:2 
 ERROR:  invalid SRID: 330000 not found in spatial_ref_sys
 #1596.3|3395
 ERROR:  invalid SRID: 999000 not found in spatial_ref_sys