summaryrefslogtreecommitdiffstats
path: root/install
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 /install
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 'install')
-rwxr-xr-xinstall/tools/ipa-otptoken-import1
1 files changed, 0 insertions, 1 deletions
diff --git a/install/tools/ipa-otptoken-import b/install/tools/ipa-otptoken-import
index d6ae247c5..3309c33dd 100755
--- a/install/tools/ipa-otptoken-import
+++ b/install/tools/ipa-otptoken-import
@@ -21,4 +21,3 @@
from ipaserver.install.ipa_otptoken_import import OTPTokenImport
OTPTokenImport.run_cli()
-