Ticket #36 (closed defect: fixed)
confaudit -q has the opposite effect
| Reported by: | blee | Owned by: | blee |
|---|---|---|---|
| Priority: | blocker | Milestone: | confman-2.0 |
| Component: | confaudit | Version: | 1.9.0b |
| Keywords: | Cc: |
Description
Running confaudit without any arguments prints only whether files differ. Running confaudit -q prints the actual differences.
Change History
Note: See
TracTickets for help on using
tickets.

(In [346])
Run diff with -q in quiet mode, not the other way around.
See #36