]> granicus.if.org Git - postgis/commitdiff
turn off logbt on debbie, needs to be reconfigured giving error - [logbt] unexpected...
authorRegina Obe <lr@pcorp.us>
Thu, 2 May 2019 16:03:04 +0000 (16:03 +0000)
committerRegina Obe <lr@pcorp.us>
Thu, 2 May 2019 16:03:04 +0000 (16:03 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@17425 b70326c6-7e19-0410-871a-916f4a2858ee

ci/debbie/postgis_regress.sh

index d3e60bd1abf2edbeff79da2c323d99567960f561..8aba41eaed600358fdc79f5a37b71a439f0b1535 100644 (file)
@@ -15,7 +15,7 @@ set -e
 export MAKE_GARDEN=0
 export MAKE_EXTENSION=1
 export DUMP_RESTORE=0
-export MAKE_LOGBT=1
+export MAKE_LOGBT=0
 export NO_SFCGAL=0
 
 ## end variables passed in by jenkins