mirror of
https://github.com/gluster/glusterfs.git
synced 2026-02-06 09:48:44 +01:00
Move bash-completion script for the `gluster` command in `/usr/share/bash-completion/completions` instead of `/etc/bash_completion.d`. Allow bash-completion to dynamically load the script only when a user tries to tab complete on the `gluster` command. Fixes: #3750 Change-Id: Ifca300bdf5b14a68726a6fdfdcc19052cf624f85 Signed-off-by: Frédéric Moulins <frederic@moulins.org>