]> granicus.if.org Git - postgis/commitdiff
Add RUNTESTFLAGS=-v to installcheck to
authorSandro Santilli <strk@keybit.net>
Fri, 20 Nov 2015 14:01:47 +0000 (14:01 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 20 Nov 2015 14:01:47 +0000 (14:01 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14407 b70326c6-7e19-0410-871a-916f4a2858ee

.gitlab-ci.yml

index d37969b2de2a13e54e408baf49e1177a4661f8e2..00d73a888b443069238e9b97c374040c5ad8988b 100644 (file)
@@ -15,4 +15,4 @@ test:
     - make
     - make check RUNTESTFLAGS=-v
     - make install
-    - make installcheck
+    - make installcheck RUNTESTFLAGS=-v