#871 parse_args should handle multiple whitespace characters
Closed: Fixed None Opened 12 years ago by jhrozek.

When multiple spaces separate options that are passed into parse_args(), the function would stop processing.

This was a problem when we passed double spaces between service name and --debug-to-files which wasn't used then.

We should enhance parse_args() so it is more robust.


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.6.0

Fields changed

priority: major => minor

Fields changed

owner: somebody => jhrozek

Fields changed

patch: 0 => 1
status: new => assigned

Fields changed

resolution: => fixed
status: assigned => closed

Fields changed

rhbz: => 0

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

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

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