Bugs item #313158, was opened at 07.06.2011 07:25 You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=313158&group_id=100114
Status: Open 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: None 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). ---------------------------------------------------------------------- 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