[postgis-tickets] r16125 - Add to bessie step to install and test extension install

Regina Obe lr at pcorp.us
Tue Nov 28 18:37:54 PST 2017


Author: robe
Date: 2017-11-28 18:37:54 -0800 (Tue, 28 Nov 2017)
New Revision: 16125

Modified:
   branches/2.3/ci/bessie/postgis_regress.sh
Log:
Add to bessie step to install and test extension install

Modified: branches/2.3/ci/bessie/postgis_regress.sh
===================================================================
--- branches/2.3/ci/bessie/postgis_regress.sh	2017-11-29 01:12:37 UTC (rev 16124)
+++ branches/2.3/ci/bessie/postgis_regress.sh	2017-11-29 02:37:54 UTC (rev 16125)
@@ -6,3 +6,5 @@
 export PGUSER=postgres
 export PGIS_REG_TMPDIR=~/tmp/pgis_reg_${TAG}
 make check
+sudo make install
+make check RUNTESTFLAGS=--extension



More information about the postgis-tickets mailing list