From e533635e4710e1893de67023a948a9ace3c88f6c Mon Sep 17 00:00:00 2001 From: ZhiQiang Fan Date: Fri, 29 Apr 2016 20:33:45 +0800 Subject: [PATCH] [Trivial] Remove executable privilege of doc/source/conf.py It is a configuration file, rather than a script. Change-Id: Iae0428eb089fdc929282eefb440aeff107ba8666 --- doc/source/conf.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 doc/source/conf.py diff --git a/doc/source/conf.py b/doc/source/conf.py old mode 100755 new mode 100644