summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc
diff options
context:
space:
mode:
authorMartin Babinsky <mbabinsk@redhat.com>2016-10-11 17:10:50 +0200
committerMartin Basti <mbasti@redhat.com>2016-10-12 10:38:52 +0200
commit29829cc55a6be697abf881ea7867ef834bb66be7 (patch)
treee7e66396f8048164ebafb6564c2e781c62cfb019 /ipatests/test_xmlrpc
parent28c7644980186f50ee007cd5c2f2edcf103eb942 (diff)
downloadfreeipa-29829cc55a6be697abf881ea7867ef834bb66be7.tar.gz
freeipa-29829cc55a6be697abf881ea7867ef834bb66be7.tar.xz
freeipa-29829cc55a6be697abf881ea7867ef834bb66be7.zip
remove trailing newlines form python modules
pylint-1.6.4-1.fc26.noarch reports these, hence they should be fixed in order to build FreeIPA with this version https://fedorahosted.org/freeipa/ticket/6391 Reviewed-By: Martin Basti <mbasti@redhat.com>
Diffstat (limited to 'ipatests/test_xmlrpc')
-rw-r--r--ipatests/test_xmlrpc/test_hbactest_plugin.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipatests/test_xmlrpc/test_hbactest_plugin.py b/ipatests/test_xmlrpc/test_hbactest_plugin.py
index 12ecfc338..3809ec835 100644
--- a/ipatests/test_xmlrpc/test_hbactest_plugin.py
+++ b/ipatests/test_xmlrpc/test_hbactest_plugin.py
@@ -217,4 +217,3 @@ class test_hbactest(XMLRPC_test):
api.Command['host_del'](self.test_sourcehost)
api.Command['hostgroup_del'](self.test_sourcehostgroup)
api.Command['hbacsvc_del'](self.test_service)
-