[raster] check_gdal regress fails when POSTGIS_GDAL_ENABLED_DRIVERS set
This may be just me or something on windows, but I notice that if I have in my postgres server launch script:
@SET POSTGIS_GDAL_ENABLED_DRIVERS=GTiff EHdr PNG XYZ JPEG GIF
then the check_gdal test fails
#3297 [raster] check_gdal regress fails if gdal_enabled_drivers already has drivers –
comment:2
Description: |
modified (diff)
|
Summary: |
check_gdal regress fails when POSTGIS_GDAL_ENABLED_DRIVERS set → [raster] check_gdal regress fails when POSTGIS_GDAL_ENABLED_DRIVERS set
|
Milestone: |
PostGIS 2.1.5 → PostGIS 2.1.6
|
Milestone: |
PostGIS 2.1.6 → PostGIS 2.1.7
|
Milestone: |
PostGIS 2.1.7 → PostGIS 2.1.8
|
Resolution: |
→ wontfix
|
Status: |
assigned → closed
|
No, I don't believe it is just you. I'll check what its doing…