[postgis-tickets] r16635 - reenable sfcgal tests for debbie.

Regina Obe lr at pcorp.us
Wed Jul 4 02:20:52 PDT 2018


Author: robe
Date: 2018-07-04 14:20:52 -0700 (Wed, 04 Jul 2018)
New Revision: 16635

Modified:
   branches/2.4/ci/debbie/postgis_regress.sh
Log:
reenable sfcgal tests for debbie.  
Closes #4068 for PostGIS 2.4

Modified: branches/2.4/ci/debbie/postgis_regress.sh
===================================================================
--- branches/2.4/ci/debbie/postgis_regress.sh	2018-07-04 20:41:42 UTC (rev 16634)
+++ branches/2.4/ci/debbie/postgis_regress.sh	2018-07-04 21:20:52 UTC (rev 16635)
@@ -57,7 +57,7 @@
     --with-pgconfig=${PROJECTS}/pg/rel/pg${PG_VER}w${OS_BUILD}/bin/pg_config \
     --with-geosconfig=${PROJECTS}/geos/rel-${GEOS_VER}w${OS_BUILD}/bin/geos-config \
     --with-gdalconfig=${PROJECTS}/gdal/rel-${GDAL_VER}w${OS_BUILD}/bin/gdal-config \
-    --without-interrupt-tests \
+    --with-sfcgal=/usr/bin/sfcgal-config --without-interrupt-tests  \
     --prefix=${PROJECTS}/pg/rel/pg${PG_VER}w${OS_BUILD}
 
 make clean



More information about the postgis-tickets mailing list