mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-13 04:32:12 -04: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