From: Jeff Layton Date: Mon, 18 Mar 2019 14:03:51 +0000 (-0400) Subject: cephfs-shell: fix mode of script in tree X-Git-Tag: v15.1.0~3031^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=21339422a26bb3cdcebb10d037516f7a1bdd38d1;p=ceph.git cephfs-shell: fix mode of script in tree Make it executable so we can run it inside the tree. Signed-off-by: Jeff Layton --- diff --git a/src/tools/cephfs/cephfs-shell b/src/tools/cephfs/cephfs-shell old mode 100644 new mode 100755