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