Opened 19 years ago
Closed 19 years ago
#3120 closed patch (fixed)
The -G/--get-setting parameter outputs to cerr
Reported by: | anonymous | Owned by: | Isaac Richards |
---|---|---|---|
Priority: | trivial | Milestone: | unknown |
Component: | mythtv | Version: | 0.20 |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
The -G/--get-setting parameter outputs to cerr, is there any specific reason for this behavior? Getting the output on cout seems more logical and allows for easier scripting.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
Small patch changing cerr to cout