Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ipaclient: Removed invalid call logger.info() #867

Merged
merged 1 commit into from
Jul 28, 2022

Conversation

jpclipffel
Copy link
Contributor

  • Call was responsible for a TypeError exception
  • Call was not useful (already followed by a proper logger.warning call)

Should fix issue #865: #865

- Call was responsible for a `TypeError` exception
- Call was not useful (already followed by a proper `logger.warning` call)

Should fix issue freeipa#865: freeipa#865
@t-woerner
Copy link
Member

Thanks for the PR.

Copy link
Member

@t-woerner t-woerner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@t-woerner t-woerner merged commit c251632 into freeipa:master Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants