[postgis-tickets] [SCM] PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots. branch master updated. e69ffffc7e32b217e8ef49934cdcf9aa9021611a
git at osgeo.org
git at osgeo.org
Sat Jun 9 12:23:25 PDT 2018
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 e69ffffc7e32b217e8ef49934cdcf9aa9021611a (commit)
from eefcd2a2bf1abc0f39e916e16fd2daf36a4a1b49 (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 e69ffffc7e32b217e8ef49934cdcf9aa9021611a
Author: Regina Obe <lr at pcorp.us>
Date: Sat Jun 9 15:23:33 2018 -0400
get rid of svn call script
diff --git a/windows/mingw64/scripts/geos_make_install_check_branch.sh b/windows/mingw64/scripts/geos_make_install_check_branch.sh
index 93e7a0b..dfa5e98 100644
--- a/windows/mingw64/scripts/geos_make_install_check_branch.sh
+++ b/windows/mingw64/scripts/geos_make_install_check_branch.sh
@@ -44,7 +44,7 @@ if [[ "$MAKE_TYPE" == *cmake* ]] ; then
export PATH="${PATH}:${CMAKE_PATH}/bin:/bin:/include"
#if building from svn
- tools/svn_repo_revision.sh
+ #tools/svn_repo_revision.sh
cd ../
rm -rf build${OS_BUILD}${MAKE_TYPE}
mkdir -p build${OS_BUILD}${MAKE_TYPE}
-----------------------------------------------------------------------
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