Re: [PATCH v20210111 02/39] xl: use proper name for bash_completion file

2021-02-08 Thread Ian Jackson
Olaf Hering writes ("[PATCH v20210111 02/39] xl: use proper name for bash_completion file"): > Files in the bash-completion dirs should be named like the commands, > without suffix. Without this change 'xl' will not be recognized as a > command with completion supp

[PATCH v20210111 02/39] xl: use proper name for bash_completion file

2021-01-11 Thread Olaf Hering
Files in the bash-completion dirs should be named like the commands, without suffix. Without this change 'xl' will not be recognized as a command with completion support if BASH_COMPLETION_DIR is set to /usr/share/bash-completion/completions. Fixes commit 9136a919b19929ecb242ef327053d55d824397df