diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2024-06-12 20:44:09 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2024-06-12 20:52:45 +0200 |
commit | 1f617031fdf2c4d7499c6ad7b0e3314cd9e20c9c (patch) | |
tree | f0c31c5e7c4a89ebce66a147362510edc4071d97 /webmap-download | |
parent | 6c42b9221b66ab1891f3f553fc72a7d5f8d65f58 (diff) |
common.load_config(): Don't fail when curdir is not traversable.
Path().joinpath('config.yml').exists() raises an exception when the
process doesn't have permission to traverse the current directory. This
is the case, in particular, when running webmap-* as another user via
sudo while in the “normal” home directory.
Diffstat (limited to 'webmap-download')
0 files changed, 0 insertions, 0 deletions