[postgis-tickets] [SCM] PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots. branch master updated. 34047e6efc87d3a5086ac13c908bb5ef9a885379

git at osgeo.org git at osgeo.org
Sun Nov 13 16:53:01 PST 2022


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  34047e6efc87d3a5086ac13c908bb5ef9a885379 (commit)
      from  8c3fe9c7e9d146ea8e99003142f2ed915410f2a5 (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 34047e6efc87d3a5086ac13c908bb5ef9a885379
Author: Regina Obe <lr at pcorp.us>
Date:   Sun Nov 13 19:52:56 2022 -0500

    Fix typo in path

diff --git a/windows/mingw64/scripts/build_h3-pg.sh b/windows/mingw64/scripts/build_h3-pg.sh
index 26a23ff..3de16c6 100644
--- a/windows/mingw64/scripts/build_h3-pg.sh
+++ b/windows/mingw64/scripts/build_h3-pg.sh
@@ -46,7 +46,7 @@ cd ${LIBH3_BUILD} && cmake \
 #cmake -G "Unix Makefiles" --build ${LIBH3_BUILD} --target h3
 #cmake -G "Unix Makefiles" --build ${LIBH3_BUILD} --target binding-functions
 make
-cd /project/h3-pg/h3-pg/
+cd /projects/h3-pg/h3-pg/
 make
 make install
 rm -rf ${INSTALL_DIR}

-----------------------------------------------------------------------

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