[postgis-tickets] [SCM] PostGIS branch main updated. 3.2.0rc1-5-ge929d83a1
    git at osgeo.org 
    git at osgeo.org
       
    Wed Dec 15 13:44:19 PST 2021
    
    
  
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".
The branch, main has been updated
       via  e929d83a10323789e042d44a085d46a0fdb3f08f (commit)
      from  2fdb8097b63101b6d160afddd0681abbfcbaca19 (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 e929d83a10323789e042d44a085d46a0fdb3f08f
Author: Sandro Santilli <strk at kbt.io>
Date:   Wed Dec 15 22:44:09 2021 +0100
    Fix help string from run_test.pl
diff --git a/regress/run_test.pl b/regress/run_test.pl
index efef2c8f8..5322e5e95 100755
--- a/regress/run_test.pl
+++ b/regress/run_test.pl
@@ -552,7 +552,7 @@ Options:
                          to specify a script version to start from.
                   <to> can be specified as ":auto" to request
                        upgrades to default version, and be appended
-                       a question mark (ie: ":auto!" or "3.0.0!") to
+                       an exclamation mark (ie: ":auto!" or "3.0.0!") to
                        request upgrade via postgis_extensions_upgrade()
                        if available.
   --dumprestore   dump and restore spatially-enabled db before running tests
-----------------------------------------------------------------------
Summary of changes:
 regress/run_test.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
-- 
PostGIS
    
    
More information about the postgis-tickets
mailing list