]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #29374 into master
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 29 Jul 2019 17:37:15 +0000 (10:37 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 29 Jul 2019 17:37:15 +0000 (10:37 -0700)
commit65ee02da75929e7616377de003bbb9a16aaf9220
tree4e05e539b84474a7d106f907b517a0e31125c77b
parent2c242ed58f7a7010dcde82a3941f3348b9b9cc3c
parent98f369150cc46575831a96046941c461ff21077e
Merge PR #29374 into master

* refs/pull/29374/head:
cephfs-shell: Fix flake8 line too long error
cephfs-shell: Fix flake8 line break after binary operator error
cephfs-shell: Fix flake8 continuation line over-indented for hanging indent error
cephfs-shell: Fix flake8 missing whitespace around arithmetic operator error
cephfs-shell: Fix multiple spaces after ':' flake8 error

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>