[postgis-tickets] [SCM] PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots. branch master updated. 07c8f841f17a74525d118725b234333f984b5364
git at osgeo.org
git at osgeo.org
Sun Jul 16 18:20:45 PDT 2023
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 07c8f841f17a74525d118725b234333f984b5364 (commit)
from 80dd1cb8dd3fe50e08d032f08c7c190100284bd4 (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 07c8f841f17a74525d118725b234333f984b5364
Author: Regina Obe <lr at pcorp.us>
Date: Sun Jul 16 21:20:39 2023 -0400
Add ctest check to h3-pg building
diff --git a/windows/mingw64/scripts/build_h3-pg.sh b/windows/mingw64/scripts/build_h3-pg.sh
index 1a9d805..5749da0 100644
--- a/windows/mingw64/scripts/build_h3-pg.sh
+++ b/windows/mingw64/scripts/build_h3-pg.sh
@@ -26,7 +26,7 @@ cd /projects
cd h3-pg/h3-pg/
make
make install
-make installcheck
+ctest --test-dir build --output-on-failure --build-config Release
#git clean -fdx
export GIT_REVISION=`git status | head -1`
-----------------------------------------------------------------------
Summary of changes:
windows/mingw64/scripts/build_h3-pg.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