]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
cephfs-shell: Remove whitespace after '(' 28080/head
authorVarsha Rao <varao@redhat.com>
Mon, 13 May 2019 12:15:35 +0000 (17:45 +0530)
committerVarsha Rao <varao@redhat.com>
Mon, 13 May 2019 12:34:09 +0000 (18:04 +0530)
This patch fixes flake8 whitespace error.

Fixes: https://tracker.ceph.com/issues/39717
Signed-off-by: Varsha Rao <varao@redhat.com>
src/tools/cephfs/cephfs-shell

index fb0a84bfde411b919947b87afadc82ae16c80651..a28068629e98df3db234477c16edd4da58618492 100755 (executable)
@@ -739,7 +739,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,