Skip to content
Snippets Groups Projects
Unverified Commit c2516323 authored by Thomas Woerner's avatar Thomas Woerner Committed by GitHub
Browse files

Merge pull request #867 from jpclipffel/master

ipaclient: Removed invalid call `logger.info()`
parents 452d20e2 c7699472
No related branches found
No related tags found
No related merge requests found
......@@ -880,7 +880,6 @@ def main():
is_ipaddr = False
if is_ipaddr:
logger.info()
logger.warning(
"It seems that you are using an IP address "
"instead of FQDN as an argument to --server. The "
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment