#1745 Unnecessary output is seen when invalid option is passed to sss_cache
Closed: Fixed None Opened 11 years ago by jhrozek.

https://bugzilla.redhat.com/show_bug.cgi?id=892604 (Red Hat Enterprise Linux 6)

Description of problem:
Unnecessary output is seen when invalid option is passed to sss_cache

Version-Release number of selected component (if applicable):
sssd-1.9.2-59.el6

How reproducible:
Always

Steps to Reproduce:
1. sss_cache -h
2.
3.

Actual results:
# sss_cache -h
Usage: sss_cache [-?UGNSA] [-?|--help] [--usage] [-u|--user STRING]
        [-U|--users] [-g|--group STRING] [-G|--groups] [-n|--netgroup STRING]
        [-N|--netgroups] [-s|--service STRING] [-S|--services]
        [-a|--autofs-map STRING] [-A|--autofs-maps] [-d|--domain STRING]
unknown option(Mon Jan  7 16:56:36:008619 2013) [sssd] [main] (0x0020): Error
initializing context for the application


Expected results:
The "unknown option..." line shouldn't be seen

Additional info:

Fields changed

blockedby: =>
blocking: =>
coverity: =>
design: =>
design_review: => 0
feature_milestone: =>
fedora_test_page: =>
priority: major => minor
selected: =>
testsupdated: => 0

Fields changed

owner: somebody => mzidek
patch: 0 => 1
status: new => assigned

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.10 beta

resolution: => fixed
status: assigned => closed

Metadata Update from @jhrozek:
- Issue assigned to mzidek
- Issue set to the milestone: SSSD 1.10 beta

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/2787

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata