Matthias Klose <[EMAIL PROTECTED]> writes: > Sebastien J. Gross writes: > > Matthias Klose <[EMAIL PROTECTED]> 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