[postgis-tickets] [SCM] PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots. branch master updated. bc06d22b7541cb8bd8f9ad434c11a21541380a12
git at osgeo.org
git at osgeo.org
Thu Oct 10 13:44:52 PDT 2019
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots.".
The branch, master has been updated
via bc06d22b7541cb8bd8f9ad434c11a21541380a12 (commit)
from 97c9705993478defb0053afddf056762adca5617 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit bc06d22b7541cb8bd8f9ad434c11a21541380a12
Author: Regina Obe <lr at pcorp.us>
Date: Thu Oct 10 16:44:48 2019 -0400
try again
diff --git a/windows/mingw64/scripts/geos_make_install_check_branch.sh b/windows/mingw64/scripts/geos_make_install_check_branch.sh
index 053a7db..657791f 100644
--- a/windows/mingw64/scripts/geos_make_install_check_branch.sh
+++ b/windows/mingw64/scripts/geos_make_install_check_branch.sh
@@ -50,7 +50,7 @@ if [[ "$MAKE_TYPE" == *cmake* ]] ; then
mkdir -p build${OS_BUILD}${MAKE_TYPE}
cd build${OS_BUILD}${MAKE_TYPE}
export GEOS_ENABLE_INLINE=ON #for older geos
- if [[ "${DISABLE_GEOS_INLINE}" == ""]]; then
+ if [[ "${DISABLE_GEOS_INLINE}" == "" ]] ; then
export DISABLE_GEOS_INLINE=ON
fi
echo "Disable geos inline ${DISABLE_GEOS_INLINE}"
-----------------------------------------------------------------------
Summary of changes:
windows/mingw64/scripts/geos_make_install_check_branch.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots.
More information about the postgis-tickets
mailing list