Comment 12 for bug 546794

Revision history for this message
zika (4zika4) wrote : Re: [revert, causes errors] Smarter lib* aware autocompletion?

I've copy&paste-ed a piece of code from patch to actual file. It works. But, then, I still get

bash: /etc/bash_completion.d/apt: line 33: syntax error near unexpected token `)'
bash: /etc/bash_completion.d/apt: line 33: ` 2> /dev/null); )'

Of course, if I remove two offending semicolons I get no errors, but, I think that is not the way it is supposed to work... Am I wrong?