mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-08 00:59:55 -05:00
We should not terminate the extension search just because an earlier directory succeeds. Even non-existant directories succeed, and anyway we should continue searching even if it wasn't empty, because multiple subdir extensions may match. Fixes https://github.com/flatpak/flatpak/issues/654