[postgis-tickets] r14879 - take out pgsql and import regress test
Regina Obe
lr at pcorp.us
Mon May 2 12:15:31 PDT 2016
Author: robe
Date: 2016-05-02 12:15:31 -0700 (Mon, 02 May 2016)
New Revision: 14879
Modified:
buildbots/windows/mingw64/scripts/build_ogrfdw.sh
Log:
take out pgsql and import regress test
Modified: buildbots/windows/mingw64/scripts/build_ogrfdw.sh
===================================================================
--- buildbots/windows/mingw64/scripts/build_ogrfdw.sh 2016-05-02 17:05:52 UTC (rev 14878)
+++ buildbots/windows/mingw64/scripts/build_ogrfdw.sh 2016-05-02 19:15:31 UTC (rev 14879)
@@ -51,7 +51,7 @@
make clean
#remove the pgsql test because we don't build GDAL with PostgreSQL support
- #sed -i 's/pgsql import//' Makefile
+ sed -i 's/pgsql import//' Makefile
GDAL_CONFIG="${PROJECTS}/gdal/rel-${GDAL_VER}w${OS_BUILD}${GCC_TYPE}/bin/gdal-config"
More information about the postgis-tickets
mailing list