[Bash-completion-devel] [bash-completion-Bugs][312728] bash-completion-1.2 uses wrong complete syntax

bash-completion-bugs at alioth.debian.org bash-completion-bugs at alioth.debian.org
Tue Sep 28 19:47:46 UTC 2010


Bugs item #312728, was opened at 2010-09-28 19:47 by Boris Petersen
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=312728&group_id=100114

Status: Open
Priority: 3
Submitted By: Boris Petersen (transacid-guest)
Assigned to: Nobody (None)
Summary: bash-completion-1.2 uses wrong complete syntax 
Distribution: Gentoo
Originally reported in: Gentoo Bugzilla
Milestone: None
Status: None
Original bug number: 339059


Initial Comment:
bash-completion-1.2 uses a wrong syntax in it's service script

Reproducible: Always

Steps to Reproduce:
1. source bash-completion with service module enabled
Actual Results:  
the syntax error occurs in line 34, the call "complete -F _service -o default"
ends in: complete: usage: complete [-abcdefgjksuv] [-pr] [-DE] [-o option] [-A
action] [-G globpat] [-W wordlist]  [-F function] [-C command] [-X filterpat]
[-P prefix] [-S suffix] [name ...]

Expected Results:  
the service module should use the right syntax.

I couldn't find a documentation of the complete syntax though i'm not able to
provide a solution.

----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=312728&group_id=100114



More information about the Bash-completion-devel mailing list