mirror of
https://github.com/flatpak/flatpak.git
synced 2026-02-25 11:18:57 -05:00
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.