On Thu, Mar 12, 2015 at 03:34:48PM -0700, Alex Wang wrote: > This commit adds the bash completion scripts to scripts_SCRIPTS target > and makes sure they are packaged correctly. Note, the scripts will only > be placed at the directory for scripts so that users can get them if needed. > > Signed-off-by: Alex Wang <al...@nicira.com>
I know that Debian, at least, automatically loads completion scripts placed in /etc/bash_completion.d. It can also autoload completion scripts when their commands are first used (and this is preferred) if you put a script (or a link to it) with the name of the command in /usr/share/bash-completion/completions/. It would be nice if we packaged it up this way so that users get the benefits without having to take extra steps. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev