#25352: More syntax errors in bash-completion @1.2 ------------------------------------+--------------------------------------- Reporter: ariel.popper@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: bash-completion ------------------------------------+--------------------------------------- When ever I launch a new shell I get the following errors in the terminal. {{{ -bash: /opt/local/etc/bash_completion: line 431: syntax error near unexpected token `"$vcur"' -bash: /opt/local/etc/bash_completion: line 431: ` [[ $vcur ]] && { upvars+=("$vcur" ); upargs+=(-v $vcur "$cur" ); }' }}} I would try to figure this out, but I am woefully inexperienced at bash scripting. -- Ticket URL: <http://trac.macports.org/ticket/25352> MacPorts <http://www.macports.org/> Ports system for Mac OS