From 6ff465a713bad670e9306ff5df962763117b30a2 Mon Sep 17 00:00:00 2001 From: bailinzhang Date: Fri, 11 Nov 2016 15:31:55 +0800 Subject: [PATCH] Fix the file permissions of README.rst -rwxr-xr-x README.rst As shown above,the file have executable attribute that need be removed. Change-Id: Ic601c528d562149c03b600bbc147f722cb26ce29 --- README.rst | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 README.rst diff --git a/README.rst b/README.rst old mode 100755 new mode 100644