From 37068f27deaeb1e7222f8631b47ac2eb6b208a09 Mon Sep 17 00:00:00 2001 From: ZhiQiang Fan Date: Fri, 29 Apr 2016 22:42:01 +0800 Subject: [PATCH] [Trivial] Remove executable privilege of doc/source/conf.py It is a configuration file, rather than a script. Change-Id: Ib276acae5e4cfb336ce5415e77104200a8e259be --- 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