]> granicus.if.org Git - postgis/commitdiff
Echo input during garden testing
authorSandro Santilli <strk@keybit.net>
Mon, 7 Apr 2014 14:39:46 +0000 (14:39 +0000)
committerSandro Santilli <strk@keybit.net>
Mon, 7 Apr 2014 14:39:46 +0000 (14:39 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12428 b70326c6-7e19-0410-871a-916f4a2858ee

regress/Makefile.in

index 10198479d0eaf3a35dd53b9be5c3d0da328e17d7..3140c0b5628d8a2d35c198798f99f155f2dafd4e 100644 (file)
@@ -219,7 +219,7 @@ garden:
        @echo 'Regression tests in progress (it will take time)'
        @echo 'Result output: ./regress/garden_result.txt'
        @echo '-------------------------------------------------'
-       psql -d postgis_garden < ../doc/postgis_gardentest_${POSTGIS_MAJOR_VERSION}${POSTGIS_MINOR_VERSION}.sql > postgis_garden_result.txt 2>&1
+       psql -ad postgis_garden < ../doc/postgis_gardentest_${POSTGIS_MAJOR_VERSION}${POSTGIS_MINOR_VERSION}.sql > postgis_garden_result.txt 2>&1
        #dropdb postgis_garden
 
 cleanup: