New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #17713 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

port quiet mode isn't quiet enough

Reported by: ludwig@… Owned by: macports-tickets@…
Priority: Normal Milestone: MacPorts 1.8.0
Component: base Version: 1.7.0
Keywords: port quiet Cc:
Port:

Description

$ port -q outdated
No installed ports are outdated.

The quiet flag ought to suppress nonessential output such as the above. (As is, a cron job to check for outdated ports fires off an unnecessary email due to the command producing output.)

Change History

comment:1 Changed 4 years ago by jmr@…

  • Milestone changed from MacPorts 1.7.1 to MacPorts Future

comment:2 Changed 4 years ago by raimue@…

What would you expect how it should return if any ports are outdated? If the exit status would be != 0 I would take that as an error.

comment:3 Changed 3 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone changed from MacPorts Future to MacPorts 1.8.0

In the absence of more examples, this was fixed by r48558.

Note: See TracTickets for help on using tickets.