[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#126039: ITP: bash-completion -- bash programmable completion



Matthias Klose <doko@cs.tu-berlin.de> writes:

> Sebastien J. Gross writes:
> > Matthias Klose <doko@cs.tu-berlin.de> writes:
> > 
> > > - how did you test the patches?
> > 
> > As indicated on the upstream author:
> > I put the bash_completion into /etc and added 
> > if [ "$PS1" ] && [[ $BASH_VERSION == 2.05* ]] \
> >    && [ -f /etc/bash_completion ]; then # interactive shell
> >         # Source completion code
> >         . /etc/bash_completion
> > fi
> > 
> > in my ~/.bashrc
> 
> so the group and service completion should not be inserted. Ok.
> 

Ok so this bug is closed :)

-- 
Sebastien J. Gross



Reply to: