]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
ceph-deploy.spec: use spaces instead of tabs
authorKen Dreyer <kdreyer@redhat.com>
Fri, 2 Jan 2015 22:54:31 +0000 (15:54 -0700)
committerKen Dreyer <kdreyer@redhat.com>
Fri, 2 Jan 2015 23:01:28 +0000 (16:01 -0700)
commit79a9539c49157cc1487a854c34dfe1e94594e46c
tree184cda650857596a6c18419f14956e073b6bb014
parent73c3334c3bda1be059cd4e5b97e6f7a20b4f3ccf
ceph-deploy.spec: use spaces instead of tabs

This fixes the following rpmlint warning:

  ceph-deploy.spec:15: W: mixed-use-of-spaces-and-tabs (spaces: line 15,
  tab: line 13)

More information from rpmlint's "-I" (help) command:

  $ rpmlint -I mixed-use-of-spaces-and-tabs
  mixed-use-of-spaces-and-tabs:
  The specfile mixes use of spaces and tabs for indentation, which is a
  cosmetic annoyance.  Use either spaces or tabs for indentation, not
  both.

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
ceph-deploy.spec