#75 sss tools should set debug level before doing anything that might fail
Closed: Fixed Opened by jhrozek.

The sss tools should set their debug level (and thus probably parse arguments) before they proceed to initializing etc. The debug_level variable which controls if the DEBUG messages should be printed is set to 0 (default) prior to parsing arguments, so our DEBUG messages which use debug_level >= 1 wouldn't be printed.


Fields changed

status: new => assigned

Fields changed

milestone: SSSD 0.5.0 => SSSD 0.6.0

Fixed with db329e0f8a35c23416acedaca3683392b0114c92

doc: => 0
docupdated: => 0
fixedin: => 0.6.0
resolution: => fixed
status: assigned => closed
tests: => 0
testsupdated: => 0

Fields changed

rhbz: => 0

Metadata Update from @jhrozek:
- Issue assigned to jhrozek
- Issue set to the milestone: SSSD 0.6.0

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/1117

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.

Metadata