1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-04-15 00:04:00 -04:00
Nyall Dawson 00bb177f3d [processing][gdal] Fix parsing of creation options
Creation options must be specified one at a time - the
current approach causes them to be specified once embedded
in quotation marks, which is not valid input for gdal
2018-03-21 18:36:28 +11:00
..