mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-13 12:41:01 -04:00
Sometimes the shell_cur value given to us by bash is longer than expected, so don't step outside the string in this case. Fixes https://github.com/flatpak/flatpak/issues/764