Ticket #114 (closed defect: fixed)

Opened 2 years ago

Last modified 7 weeks ago

confsync -h should not exit 1

Reported by: blee Owned by: confman-developers@…
Priority: major Milestone: confman-1.9.4
Component: confsync Version: 1.9.3b
Keywords: Cc:

Description

blee@civic.b1c1l1 / $ /usr/local/libexec/confman/confsync -h 
usage: /usr/local/libexec/confman/confsync [-f] [-s] [-d]
Type '/usr/local/libexec/confman/confsync -h' to display this help and exit.
blee@civic.b1c1l1 / $ echo $?
1

This probably affects the other libexec programs also.

Change History

comment:1 Changed 2 years ago by ccowart

  • Status changed from new to needsmerge

(In [508]) Cleaning up exit handling.

Fixes #114

comment:2 Changed 7 weeks ago by blee

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

(In [556]) Merge fix for #114 into confman-1.9.

Closes #114

Note: See TracTickets for help on using tickets.