[MacPorts] #44558: bash-completion on ssh hostname adds bad function, causes syntax errors
MacPorts
noreply at macports.org
Tue Aug 19 07:44:10 PDT 2014
#44558: bash-completion on ssh hostname adds bad function, causes syntax errors
--------------------------------+----------------------
Reporter: Daniel.Lipofsky@… | Owner: raimue@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.1
Resolution: | Keywords:
Port: bash-completion |
--------------------------------+----------------------
Comment (by Daniel.Lipofsky@…):
yes
{{{
~$ echo $PATH
/Users/danlip/bin:/opt/appmind/bin:/opt/java7/bin:/opt/local/libexec/gnubin:/opt/local/bin:/opt/local/sbin:/usr/local/mysql/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin
~$ type -all xargs
xargs is /opt/local/libexec/gnubin/xargs
xargs is /usr/bin/xargs
~$ type -all find
find is /opt/local/libexec/gnubin/find
find is /usr/bin/find
}}}
--
Ticket URL: <https://trac.macports.org/ticket/44558#comment:7>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list