Ticket #18379 (closed defect: fixed)
*_select should not list 'current' as a valid version
| Reported by: | perry@… | Owned by: | raimue@… |
|---|---|---|---|
| Priority: | Low | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | Cc: | ||
| Port: | python_select |
Description
Using python_select as an example...
perry@phoenix ~/tmp/bin $ python_select -l Available versions: current none python25 python25-apple
... the symlink 'current' should not be displayed.
I've attached a patch that modifies the grep pattern to exclude 'current'.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


