]> granicus.if.org Git - postgis/commitdiff
Fix typo in "make garden" output summary
authorSandro Santilli <strk@keybit.net>
Wed, 22 Oct 2014 16:00:03 +0000 (16:00 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 22 Oct 2014 16:00:03 +0000 (16:00 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13107 b70326c6-7e19-0410-871a-916f4a2858ee

regress/Makefile.in

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