[postgis-tickets] [SCM] PostGIS branch master updated. 3.1.0rc1-107-ge259f0e
git at osgeo.org
git at osgeo.org
Tue Mar 2 08:21:02 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, master has been updated
via e259f0eae20c76c72f7a2e3eb572f2f19767b1fd (commit)
from 5cefc43ae4a7af6def49cbba0fd8f5f8eb556585 (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 e259f0eae20c76c72f7a2e3eb572f2f19767b1fd
Author: Sandro Santilli <strk at kbt.io>
Date: Tue Mar 2 17:20:53 2021 +0100
Indentation
diff --git a/regress/run_test.pl b/regress/run_test.pl
index aae3d0e..6107915 100755
--- a/regress/run_test.pl
+++ b/regress/run_test.pl
@@ -657,13 +657,13 @@ Options:
--expect save obtained output as expected
--extension load using extensions
--after-create-script <path>
- script to load after spatial db creation
+ script to load after spatial db creation
--before-uninstall-script <path>
- script to load before spatial extension uninstall
+ script to load before spatial extension uninstall
--before-upgrade-script <path>
- script to load before upgrade
+ script to load before upgrade
--after-upgrade-script <path>
- script to load after upgrade
+ script to load after upgrade
};
}
-----------------------------------------------------------------------
Summary of changes:
regress/run_test.pl | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list