summaryrefslogtreecommitdiffstats
path: root/ipaclient/install/client.py
diff options
context:
space:
mode:
authorMartin Basti <mbasti@redhat.com>2016-10-19 16:42:32 +0200
committerJan Cholasta <jcholast@redhat.com>2016-11-11 12:13:56 +0100
commitc30b45ab157f611312c0cd0f4f7c3a12d7a02c11 (patch)
tree501305ba82f2920d2ac2f5436385574f5cc68791 /ipaclient/install/client.py
parentcc6efb97985bb93e3cdb2a6c2943d45e1132e122 (diff)
downloadfreeipa-c30b45ab157f611312c0cd0f4f7c3a12d7a02c11.tar.gz
freeipa-c30b45ab157f611312c0cd0f4f7c3a12d7a02c11.tar.xz
freeipa-c30b45ab157f611312c0cd0f4f7c3a12d7a02c11.zip
client: remove extra return from hardcode_ldap_server
https://fedorahosted.org/freeipa/ticket/6392 Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
Diffstat (limited to 'ipaclient/install/client.py')
-rw-r--r--ipaclient/install/client.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/ipaclient/install/client.py b/ipaclient/install/client.py
index aafa4e80b..326008ab9 100644
--- a/ipaclient/install/client.py
+++ b/ipaclient/install/client.py
@@ -779,8 +779,6 @@ def hardcode_ldap_server(cli_server):
"Changed configuration of /etc/ldap.conf to use "
"hardcoded server name: %s", cli_server[0])
- return
-
def configure_krb5_conf(
cli_realm, cli_domain, cli_server, cli_kdc, dnsok,