mirror of
https://github.com/flatpak/flatpak.git
synced 2026-06-26 17:26:50 -04:00
1. Use $() command substitution instead of legacy `` style 2. Properly quote COMPGEN_OPTS 3. Use readarray instead of relying on word splitting