]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
cephfs-shell: Remove whitespace after '('
authorVarsha Rao <varao@redhat.com>
Mon, 13 May 2019 12:15:35 +0000 (17:45 +0530)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 20 Jun 2019 22:39:18 +0000 (15:39 -0700)
This patch fixes flake8 whitespace error.

Fixes: https://tracker.ceph.com/issues/39717
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 2136530dab1d8894c10ec63bb84752604cf6065f)

src/tools/cephfs/cephfs-shell

index a085ae57a1ca9ed906053290af0889fe9599b156..b55f948ab1702fe2dbbf897fcb397be3b6c37ba8 100644 (file)
@@ -743,7 +743,7 @@ exists.')
                     print_long(cephfs.getcwd().decode(
                         'utf-8') + dir_name + '/' + path, is_dir, True)
                 elif args.long:
-                    print_long(cephfs.getcwd().decode( 'utf-8') +
+                    print_long(cephfs.getcwd().decode('utf-8') +
                                dir_name +
                                '/' +
                                path,