Ticket #1497 (closed enhancement: fixed)
Suppress benign warnings
| Reported by: | dread | Owned by: | dread |
|---|---|---|---|
| Priority: | minor | Milestone: | ckan-sprint-2011-12-05 |
| Component: | ckan | Keywords: | |
| Cc: | Repository: | ckan | |
| Theme: | none |
Description
We really shouldn't have lots of benign stuff printed on stderr when we run every command. It confuses users and hides important stuff.
Change History
Note: See
TracTickets for help on using
tickets.

Got rid of this one that appears on many CLI commands:
cset:e1e2918
Look out for others and reopen when found.