Ticket #37 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

confaudit should implement -d like confsync

Reported by: blee Owned by: blee
Priority: major Milestone: confman-2.0
Component: confaudit Version: 1.9.0b
Keywords: Cc:

Description

confaudit should not be verbose by default. It should implement -d like confsync. (Or should they both be changed to use something more intuitive like -v?)

Change History

comment:1 Changed 3 years ago by blee

(In [343])
Implement -d (debug) for confaudit, like confsync and confexport.

See #37

comment:2 Changed 3 years ago by blee

  • Owner changed from confman-developers@… to blee
  • Status changed from new to accepted

This needs to be updated in the man page and merged into the 1.9 branch.

comment:3 Changed 3 years ago by blee

(In [345])
Fix diff to show output even when in debug mode.

See #37

comment:4 Changed 3 years ago by blee

Well, the man pages for confsync and confexport do not mention the -d flag, so I'm going to punt that task for consistency.

comment:5 Changed 3 years ago by blee

  • Status changed from accepted to closed
  • Resolution set to fixed

(In [348])
Merge confaudit changes from trunk.

Fixes #36, #37, #38

comment:6 Changed 3 years ago by blee

(In [349])
Fix getopt to accept -d.

See #37

comment:7 Changed 3 years ago by blee

(In [350])
Fix getopt to accept -d.

See #37

Note: See TracTickets for help on using tickets.