[Bash-completion-devel] [bash-completion-Bugs][314709] -? triggers failglob if left unquoted

bash-completion-bugs at alioth.debian.org bash-completion-bugs at alioth.debian.org
Mon Jun 9 22:52:20 UTC 2014


bash-completion-Bugs item #314709 was changed at 2014-06-10 02:52 by Igor Murzov
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=314709&group_id=100114

Status: Closed
Priority: 3
Submitted By: Dams Nadé (anvil-guest)
Assigned to: Nobody (None)
Summary: -? triggers failglob if left unquoted 
Distribution: None
Originally reported in: None
Milestone: 2.0
>Status: Fix Committed
Original bug number: 


Initial Comment:
Since '?' is a glob char, it needs to be quoted or an error will be triggered when using failglob.

The ssh-add/ssh-keygen completions are broken due to this issue.
See attached trivial patch.


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

>Comment By: Igor Murzov (garik-guest)
Date: 2014-06-10 02:52

Message:
I fixed the issue for me with https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=bash-completion/bash-completion.git;a=commit;h=60b8fabec499dbd56636548369ff3796e0d0d0fd

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

Comment By: Igor Murzov (garik-guest)
Date: 2014-06-10 01:33

Message:
The issue doesn't seem fixed for me.

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

Comment By: Ville Skyttä  (scop-guest)
Date: 2014-06-04 00:15

Message:
Applied, thanks

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

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



More information about the Bash-completion-devel mailing list