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