Bugs item #313158, was changed at 2011-06-07 11:25 by Igor Murzov
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=313158&group_id=100114

>Status: Pending
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: Errors in _known_hosts_real() if spaces in $HOME 
Distribution: None
Originally reported in: None
Milestone: None
>Status: Fix Committed
Original bug number: 


Initial Comment:
The error "-bash: [: too many arguments" is echoed several times on completion 
for "ssh <TAB>" if $HOME contains spaces (e.g. in a cygwin environment $HOME 
can point to /cygdrive/c/Documents and Settings/<USER>)

There are some quotes missing in function _known_hosts_real() (see attached 
patches for diffs against cygwin's bash-completion version 1.3-1; the other 
patch contains the differences against a recent git checkout).

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

>Comment By: Igor Murzov (garik-guest)
Date: 2011-11-05 20:59

Message:
Patch is now applied to the master branch. See:

http://anonscm.debian.org/gitweb/?p=bash-completion/bash-completion.git;a=commit;h=74d80d17f9ffa641ee184f73da058155a58f3d4b

Please retest with the latest version from git.
Thanks for the patch.


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

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

_______________________________________________
Bash-completion-devel mailing list
Bash-completion-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-devel

Reply via email to