[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 21:33:35 UTC 2014
bash-completion-Bugs item #314709 was changed at 2014-06-10 01:33 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: Accepted
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 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