From 2fa4c86cce94384f641ef3140de4b46b1515d318 Mon Sep 17 00:00:00 2001 From: Eric Harney Date: Fri, 6 Mar 2020 12:09:40 -0500 Subject: [PATCH] doc/source/conf.py is not executable Remove the executable bit from this file. Change-Id: Ic50f5fc24dad672d9fbe09df635529716f5e9d75 --- 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