fixed lint issue

This commit is contained in:
Edward Hope-Morley 2014-09-15 11:53:30 +01:00
parent 4c488944fa
commit 1666c28adb

@ -54,9 +54,9 @@ NSS_DIR = '/var/lib/ceph/nss'
def install_ceph_optimised_packages(): def install_ceph_optimised_packages():
"""Inktank provides patched/optimised packages for HTTP 100-continue support """Inktank provides patched/optimised packages for HTTP 100-continue
that does has not yet been ported to upstream. These can optionally be support that does has not yet been ported to upstream. These can
installed from ceph.com archives. optionally be installed from ceph.com archives.
""" """
prolog = "http://gitbuilder.ceph.com/" prolog = "http://gitbuilder.ceph.com/"
epilog = "-x86_64-basic/ref/master" epilog = "-x86_64-basic/ref/master"