Opened 15 years ago

Closed 14 years ago

#17713 closed defect (fixed)

port quiet mode isn't quiet enough

Reported by: LMariachi 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 (3)

comment:1 Changed 15 years ago by jmroot (Joshua Root)

Milestone: MacPorts 1.7.1MacPorts Future

comment:2 Changed 15 years ago by raimue (Rainer Müller)

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 14 years ago by jmroot (Joshua Root)

Milestone: MacPorts FutureMacPorts 1.8.0
Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.