Opened 14 years ago
Closed 14 years ago
#25361 closed defect (duplicate)
bash-completion syntax error on 10.4
Reported by: | christopherglong@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | bash-completion |
Description
Hi,
bash-completion
doesn't work on 10.4. I got the same (or similar, I don't remember) error message with an older version, but didn't bother reporting it. When it loads, it presents the following error message. Also, bash
can't find anything in /opt/local/bin/
anymore, but it doesn't have trouble with stuff in /usr/bin/
.
-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" ); }'
Change History (2)
comment:1 Changed 14 years ago by christopherglong@…
comment:2 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Oops, just saw #25352. Sorry!