#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@…): I have the following in ~/.bash_profile {{{ if [ -f /opt/local/etc/profile.d/bash_completion.sh ]; then source /opt/local/etc/profile.d/bash_completion.sh fi }}} -- Ticket URL: <https://trac.macports.org/ticket/44558#comment:12> MacPorts <http://www.macports.org/> Ports system for OS X