From: Tom Walsh Date: Fri, 8 Aug 2014 02:52:20 +0000 (-0500) Subject: Added new line at the end of the file. X-Git-Tag: v1.5.11~9 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e164626f6aa54e32664286d883c9130ed45600d8;p=ceph-deploy.git Added new line at the end of the file. Signed-off-by: Tom Walsh --- diff --git a/ceph_deploy/hosts/centos/install.py b/ceph_deploy/hosts/centos/install.py index 26706c8..f3b5989 100644 --- a/ceph_deploy/hosts/centos/install.py +++ b/ceph_deploy/hosts/centos/install.py @@ -257,3 +257,4 @@ def float_or_zero(value): return float(value) except: return 0.0 +