On 10.04.2010 12:12, David Paleino wrote:
On Saturday 10 April 2010 12:00:17, Matthias Klose wrote:
reassign 430501 bash-completion
thanks

I think that's the wrong thing to do. Resourcing the .bashrc should include
  all parts. if bash-completion is not safe to resource, please have a guard
  in bash-completion instead.

What's wrong with:

[ -f /etc/bash_completion ]&&  . /etc/bash_completion

?

if that does work, then nothing is wrong. what do you think is wrong?




_______________________________________________
Bash-completion-devel mailing list
Bash-completion-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel

Reply via email to