From 07f8e677e8ffb4c4809391f59bda898874ad7c32 Mon Sep 17 00:00:00 2001 From: ZhiQiang Fan Date: Fri, 29 Apr 2016 19:30:23 +0800 Subject: [Trivial] Remove executable privilege of doc/source/conf.py It is a configuration file rather than a script. Change-Id: I4a19b92912a96bca5c11616ff87d9c8d85ce617a --- 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 -- cgit v1.2.1