From: Veronika H. <no...@gi...> - 2025-08-19 09:59:40
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 96219986e091709d392ddfd8faa41fb69a10b545 https://github.com/OpenSC/OpenSC/commit/96219986e091709d392ddfd8faa41fb69a10b545 Author: Veronika Hanulíková <vha...@re...> Date: 2025-08-19 (Tue, 19 Aug 2025) Changed paths: M doc/tools/completion-template Log Message: ----------- Fix bash completion function name The `_split_longopt` is renamed to `_comp__split_longopt` from bash-completion v2.12.0. Replace it with _init_completion. To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |