[postgis-tickets] r16273 - change to hard-code GDAL, GEOS, and MAKE_EXTENSION and dump so easier for people to set without changing the job.
Regina Obe
lr at pcorp.us
Fri Jan 12 07:25:34 PST 2018
Author: robe
Date: 2018-01-12 07:25:34 -0800 (Fri, 12 Jan 2018)
New Revision: 16273
Modified:
branches/2.4/ci/winnie/regress_postgis.sh
Log:
change to hard-code GDAL, GEOS, and MAKE_EXTENSION and dump so easier for people to set without changing the job.
Modified: branches/2.4/ci/winnie/regress_postgis.sh
===================================================================
--- branches/2.4/ci/winnie/regress_postgis.sh 2018-01-12 13:55:02 UTC (rev 16272)
+++ branches/2.4/ci/winnie/regress_postgis.sh 2018-01-12 15:25:34 UTC (rev 16273)
@@ -22,6 +22,7 @@
export MINGPROJECTS=/projects
export PATHOLD=$PATH
export PROTOBUF_VER=3.2.0
+export MAKE_EXTENSION=1
if [ "$OS_BUILD" == "64" ] ; then
More information about the postgis-tickets
mailing list