Files
flatpak/system-helper
Alexander Larsson c8b9069ab1 system-helper: Fix deploys of local remotes
For updates in remotes with a local (file:) uri we just do a deploy
with a LOCAL_PULL flag set and an empty arg_repo_path. However, our
arg_repo_path checking at some point seemed to stop properly handling
the case where it is empty. I got it to report "No such file" wich
broke the tests.

(cherry picked from commit 49e8bfcea5)

Fixes: #4339
2021-07-20 16:08:13 +01:00
..