Files
GeoData/tests/test_buildings_subprocess.py
s0wlz (Matthias Puchstein) 358e093e79 fix(buildings): Refactor _run to handle arguments with spaces correctly
Refactored the subprocess wrapper to only split the command part (first element) if it contains spaces, while preserving spaces in subsequent arguments (like file paths). Added unit tests for various scenarios including command overrides and error handling.
2026-02-03 23:09:21 +01:00

1.8 KiB