From aab35ed55e474759ae6d4040023623e6b4640b52 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Sat, 4 Aug 2018 00:32:15 +0800 Subject: [PATCH] pybind: remove execution permission bits of cephfs.pyx they were added in c2a671a4b6 Signed-off-by: Kefu Chai --- src/pybind/cephfs/cephfs.pyx | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 src/pybind/cephfs/cephfs.pyx diff --git a/src/pybind/cephfs/cephfs.pyx b/src/pybind/cephfs/cephfs.pyx old mode 100755 new mode 100644 -- 2.39.5