[postgis-tickets] r16120 - oops forgot to save

Regina Obe lr at pcorp.us
Tue Nov 28 14:39:39 PST 2017


Author: robe
Date: 2017-11-28 14:39:39 -0800 (Tue, 28 Nov 2017)
New Revision: 16120

Modified:
   trunk/ci/bessie/postgis_regress.sh
Log:
oops forgot to save

Modified: trunk/ci/bessie/postgis_regress.sh
===================================================================
--- trunk/ci/bessie/postgis_regress.sh	2017-11-28 22:25:24 UTC (rev 16119)
+++ trunk/ci/bessie/postgis_regress.sh	2017-11-28 22:39:39 UTC (rev 16120)
@@ -0,0 +1,8 @@
+export PATH=${PATH}:/usr/local:/usr/local/lib:/usr/local/bin
+sh autogen.sh
+./configure --with-projdir=/usr/local --with-libiconv=/usr/local --without-interrupt-tests
+make clean
+make
+export PGUSER=postgres
+export PGIS_REG_TMPDIR=~/tmp/pgis_reg_${TAG}
+make check



More information about the postgis-tickets mailing list