New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #21630 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

bash-completion port flags out of date

Reported by: ryandesign@… Owned by: raimue@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: Cc:
Port: bash-completion

Description

These are the set of valid flags for the port command in 1.8.0:

bcdfknopqRstuvy

But in the bash-completion port's port file I see this line:

	COMPREPLY=( $( compgen -W '-b -c -d -f -i -k -n -o -p -q -R -s -t -u -v -x \

So -i and -x need to be removed and -y needs to be added.

Change History

comment:1 Changed 4 years ago by raimue@…

  • Status changed from new to assigned

comment:2 Changed 4 years ago by raimue@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed in r58784.

Note: See TracTickets for help on using tickets.