grass-session
grass-session copied to clipboard
Missing quotes for file path on creating database
Hi, actually there is missing some quotes that cause errors when we parse a path that uses space, this issue explain all: https://github.com/OSGeo/grass/issues/3041
@tmszi already did a patch on: https://github.com/zarch/grass-session/pull/25
Thx!