From be627d38328ab9f8d525aa24d01bf6d27e9eeff5 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Tue, 24 Sep 2013 21:50:14 +0000 Subject: [PATCH] #2396 liblwgeom tests fail on big-endian architectures (oops copied the wrong tickets file) (5th time) git-svn-id: http://svn.osgeo.org/postgis/trunk@11978 b70326c6-7e19-0410-871a-916f4a2858ee --- regress/tickets_expected | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regress/tickets_expected b/regress/tickets_expected index d459d1b08..c3273446d 100644 --- a/regress/tickets_expected +++ b/regress/tickets_expected @@ -229,7 +229,7 @@ ERROR: invalid GML representation #1978|3.1413 #1996|{"type":"Point","coordinates":[]} #2001|POLYGON((0 0,0 1,1 1,0 0)) -#2028|TIN(((0 0,0 1,1 1,0 0)))#696|010f0000 +#2028|TIN(((0 0,0 1,1 1,0 0))) #2035a|6 #2035b|6 #2048|1|f|f -- 2.50.1