From f763f998362f3ef2a26477976eeefc35c328a829 Mon Sep 17 00:00:00 2001 From: Paul Carver Date: Fri, 20 Jan 2017 09:59:15 -0500 Subject: [PATCH] Remove execute permission bits from API spec doc RST files don't need execute permission. This commit simply removes the execute permission bits from gluon_api_spec.rst. Change-Id: If65954410f59535f93c3980f4c27f833d932191f --- doc/source/devref/gluon_api_spec.rst | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 doc/source/devref/gluon_api_spec.rst diff --git a/doc/source/devref/gluon_api_spec.rst b/doc/source/devref/gluon_api_spec.rst old mode 100755 new mode 100644